From e4a19e56bde770635edf78e77260cb45034daf11 Mon Sep 17 00:00:00 2001 From: nyelnizy Date: Wed, 26 Oct 2022 11:39:09 +0000 Subject: [PATCH] feat: Added domain programatically --- domains/nyel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nyel.json diff --git a/domains/nyel.json b/domains/nyel.json new file mode 100644 index 000000000..66403dd00 --- /dev/null +++ b/domains/nyel.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "nyelnizy", + "email": "yhiamdan@gmail.com" + }, + + "record": { + "CNAME": "nyelnizy.github.io" + } + } + \ No newline at end of file