From 625217374fae9353dcec10b283e0bead3b80f39f Mon Sep 17 00:00:00 2001 From: Jishnu Prasad Samal <81853902+jishnu-prasad-s@users.noreply.github.com> Date: Sun, 6 Nov 2022 12:16:41 +0530 Subject: [PATCH 1/4] Create jishnupsamal.json --- domains/jishnupsamal.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jishnupsamal.json diff --git a/domains/jishnupsamal.json b/domains/jishnupsamal.json new file mode 100644 index 000000000..422a61333 --- /dev/null +++ b/domains/jishnupsamal.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jishnu-prasad-s", + "email": "support@jishnupsamal.ml" + } + "record": { + "CNAME": "jishnupsamal.pages.dev", + "TXT": "yandex-verification: 993af4b67b219d80" + } +} From 5b0703ead6e43627b261515bce4d28e412c66af6 Mon Sep 17 00:00:00 2001 From: Jishnu Prasad Samal <81853902+jishnu-prasad-s@users.noreply.github.com> Date: Mon, 7 Nov 2022 16:20:04 +0530 Subject: [PATCH 2/4] Update jishnupsamal.json --- domains/jishnupsamal.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/jishnupsamal.json b/domains/jishnupsamal.json index 422a61333..684e49ca8 100644 --- a/domains/jishnupsamal.json +++ b/domains/jishnupsamal.json @@ -5,6 +5,5 @@ } "record": { "CNAME": "jishnupsamal.pages.dev", - "TXT": "yandex-verification: 993af4b67b219d80" } } From 3339c25a0eedee338e381791dc02ddd29302ab19 Mon Sep 17 00:00:00 2001 From: Jay Jackson Date: Wed, 30 Nov 2022 14:02:03 -0800 Subject: [PATCH 3/4] fix trailing comma --- domains/jishnupsamal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jishnupsamal.json b/domains/jishnupsamal.json index 684e49ca8..6c4627f56 100644 --- a/domains/jishnupsamal.json +++ b/domains/jishnupsamal.json @@ -4,6 +4,6 @@ "email": "support@jishnupsamal.ml" } "record": { - "CNAME": "jishnupsamal.pages.dev", + "CNAME": "jishnupsamal.pages.dev" } } From 7e5d8aefb75c0eecc8738f82ebf7541798f29e1d Mon Sep 17 00:00:00 2001 From: Jay Jackson Date: Wed, 30 Nov 2022 14:04:12 -0800 Subject: [PATCH 4/4] Update jishnupsamal.json --- domains/jishnupsamal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jishnupsamal.json b/domains/jishnupsamal.json index 6c4627f56..b2aedfdec 100644 --- a/domains/jishnupsamal.json +++ b/domains/jishnupsamal.json @@ -2,7 +2,7 @@ "owner": { "username": "jishnu-prasad-s", "email": "support@jishnupsamal.ml" - } + }, "record": { "CNAME": "jishnupsamal.pages.dev" }