From 45de02be90fc86e2d4d1bdf1e6ec1fd64157170b Mon Sep 17 00:00:00 2001 From: taha2002 Date: Sat, 3 Sep 2022 17:12:07 +0100 Subject: [PATCH] feat: Added domain programatically --- domains/tahabou.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tahabou.json diff --git a/domains/tahabou.json b/domains/tahabou.json new file mode 100644 index 000000000..b5ee77a38 --- /dev/null +++ b/domains/tahabou.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "taha2002", + "email": "bouras1920@gmail.com" + }, + + "record": { + "CNAME": "taha2002.github.io" + } + } + \ No newline at end of file