diff --git a/domains/mricecream.json b/domains/mricecream.json new file mode 100644 index 000000000..1ff6049ac --- /dev/null +++ b/domains/mricecream.json @@ -0,0 +1,12 @@ +{ + "description": "Mr. Icecream's Website", + "repo": "https://github.com/mr1cecream/mr1cecream.github.io", + "owner": { + "username": "mr1cecream", + "email": "guy@ochakov.com", + "twitter": "@Mr__Icecream" + }, + "record": { + "CNAME": "mr1cecream.github.io" + } +}