From 2fc3469a14a55ef022ddd80b5d35f3007c7c93fa Mon Sep 17 00:00:00 2001 From: SethPython <75132546+SethTheDev@users.noreply.github.com> Date: Wed, 17 Nov 2021 10:17:50 +0530 Subject: [PATCH] Create sethpython.json --- domains/sethpython.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sethpython.json diff --git a/domains/sethpython.json b/domains/sethpython.json new file mode 100644 index 000000000..8081757a2 --- /dev/null +++ b/domains/sethpython.json @@ -0,0 +1,11 @@ +{ + "description": "An Useless Website", + "repo": "https://github.com/SethTheDev/SethTheDev.github.io", + "owner": { + "username": "SethTheDev", + "email": "mailme@sethestudio.com" + }, + "record": { + "CNAME": "SethTheDev.github.io" + } +}