From d45d2708936f34602ff75146e488dbcfa2f60af3 Mon Sep 17 00:00:00 2001 From: DebarghaXD Date: Mon, 15 Aug 2022 21:32:17 +0530 Subject: [PATCH] feat: Added domain programatically --- domains/debargha.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/debargha.json diff --git a/domains/debargha.json b/domains/debargha.json new file mode 100644 index 000000000..f512ad826 --- /dev/null +++ b/domains/debargha.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "DebarghaXD", + "email": "somachattaraj77@gmail.com" + }, + + "record": { + "CNAME": "https://debargha.pages.dev" + } + } + \ No newline at end of file