diff --git a/domains/icehead.json b/domains/icehead.json new file mode 100644 index 000000000..ee30cb377 --- /dev/null +++ b/domains/icehead.json @@ -0,0 +1,11 @@ +{ + "description": "Domain for my Github Page.", + "repo": "https://github.com/Ice-Head/ice-head.github.io", + "owner": { + "username": "Ice-Head", + "email": "heads.ice@protonmail.com" + }, + "record": { + "CNAME": "icehead.github.io" + } +}