diff --git a/domains/aqua22.json b/domains/aqua22.json new file mode 100644 index 000000000..c28c3b744 --- /dev/null +++ b/domains/aqua22.json @@ -0,0 +1,12 @@ +{ + "description": "Domain for my github page", + "repo": "https://github.com/aqua22/aqua22.github.io", + "owner": { + "username": "Aqua22", + "email": "hello@aqua22.hu", + "twitter": "aqua22of" + }, + "record": { + "CNAME": "aqua22.github.io" + } +}