From 3005f7643040eb5f579477d9392e3558ae4c0640 Mon Sep 17 00:00:00 2001 From: Sofa <72651859+SlumberDemon@users.noreply.github.com> Date: Tue, 30 Aug 2022 12:58:17 +0200 Subject: [PATCH] Create sofa.json --- domains/sofa.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sofa.json 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" + } +}