From e60a73505e229e0ac7bfc4140c218fe7b8aca5b8 Mon Sep 17 00:00:00 2001 From: Sylestic Date: Wed, 28 Sep 2022 13:50:20 -0400 Subject: [PATCH] feat: Added domain programatically --- domains/Sylestic.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/Sylestic.json diff --git a/domains/Sylestic.json b/domains/Sylestic.json new file mode 100644 index 000000000..459b87185 --- /dev/null +++ b/domains/Sylestic.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "Sylestic", + "email": "sylestic@protonmail.com" + }, + + "record": { + "CNAME": "sylestic.github.io" + } + } + \ No newline at end of file