From 7340edcb844a2bc90123ceffd0d3fff4c40f9d78 Mon Sep 17 00:00:00 2001 From: AidhaniDev Date: Fri, 27 Jan 2023 13:46:06 -0800 Subject: [PATCH] feat: Added domain programatically --- domains/Aidhani.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/Aidhani.json diff --git a/domains/Aidhani.json b/domains/Aidhani.json new file mode 100644 index 000000000..2781acde3 --- /dev/null +++ b/domains/Aidhani.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "AidhaniDev", + "email": "aidhanidev@gmail.com" + }, + + "record": { + "URL": "https://sites.google.com/view/aidhanidev/home" + } + } + \ No newline at end of file