From 853566f068ae0aec0cc909199dfcc0bc205e4a0e Mon Sep 17 00:00:00 2001 From: Oleg Shchegolev Date: Fri, 24 Jan 2025 20:03:29 +0300 Subject: [PATCH] Create summon-the-coder.json --- domains/summon-the-coder.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/summon-the-coder.json diff --git a/domains/summon-the-coder.json b/domains/summon-the-coder.json new file mode 100644 index 000000000..9355baa01 --- /dev/null +++ b/domains/summon-the-coder.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SUMMON_THE_CODER", + "email": "themadhouse@mail.ru" + }, + "record": { + "CNAME": "summon-the-coder.github.io" + } +}