From 964abb4b58bca82c9099d956d6a901ec5a405f47 Mon Sep 17 00:00:00 2001 From: CuzImBisonratte Date: Tue, 16 Aug 2022 21:41:49 +0200 Subject: [PATCH] feat: Added domain programatically --- domains/cuzimbisonratte.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cuzimbisonratte.json diff --git a/domains/cuzimbisonratte.json b/domains/cuzimbisonratte.json new file mode 100644 index 000000000..2117485c3 --- /dev/null +++ b/domains/cuzimbisonratte.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "CuzImBisonratte", + "email": "cuzimbisonratte@gmail.com" + }, + + "record": { + "CNAME": "https://cuzimbisonratte.github.io" + } + } + \ No newline at end of file