diff --git a/domains/emhl.json b/domains/emhl.json new file mode 100644 index 000000000..0ba33bf67 --- /dev/null +++ b/domains/emhl.json @@ -0,0 +1,11 @@ +{ + "description": "personal page", + "repo": "https://github.com/emhl/emhl.github.io", + "owner": { + "username": "emhl", + "email": "stnr.emil@gmail.com" + }, + "record": { + "CNAME": "emhl.github.io" + } +}