diff --git a/domains/what.json b/domains/what.json new file mode 100644 index 000000000..a2bed7939 --- /dev/null +++ b/domains/what.json @@ -0,0 +1,13 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/What-Question-Mark/What-Question-Mark.github.io", + "owner": { + "username": "What-Question-Mark", + "email": "jack.weller@hotmail.com", + "twitter": "@whatqm", + "discord": "discord-username-and-discriminator" + }, + "record": { + "CNAME": "what-question-mark.github.io" + } +}