diff --git a/domains/sofa.json b/domains/sofa.json new file mode 100644 index 000000000..d2ab9cb47 --- /dev/null +++ b/domains/sofa.json @@ -0,0 +1,12 @@ +{ + "description": "SlumberDemon's Developer Page", + "repo": "https://github.com/SlumberDemon/card", + "owner": { + "username": "SlumberDemon", + "email": "contact.dev.teda@gmail.com", + "twitter": "SlumberDemon" + }, + "record": { + "CNAME": "slumberdemon.github.io" + } +}