From d45d2708936f34602ff75146e488dbcfa2f60af3 Mon Sep 17 00:00:00 2001 From: DebarghaXD Date: Mon, 15 Aug 2022 21:32:17 +0530 Subject: [PATCH 1/2] 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 From 73d3ee1655858a5830e11d8f2e85b84fb4f35943 Mon Sep 17 00:00:00 2001 From: Debargha Chattaraj <82307576+DebarghaXD@users.noreply.github.com> Date: Tue, 23 Aug 2022 10:01:34 +0530 Subject: [PATCH 2/2] Update debargha.json --- domains/debargha.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/debargha.json b/domains/debargha.json index f512ad826..c6c9af50a 100644 --- a/domains/debargha.json +++ b/domains/debargha.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://debargha.pages.dev" + "CNAME": "debargha.pages.dev" } } - \ No newline at end of file +