From c8a75f3ae840820f934f7f5f8f68342bd8caccf9 Mon Sep 17 00:00:00 2001 From: Gaurav Amol Bijwe <120776034+gbijwe@users.noreply.github.com> Date: Sat, 12 Apr 2025 22:35:24 +0530 Subject: [PATCH 1/6] Create gb.json --- domains/gb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gb.json diff --git a/domains/gb.json b/domains/gb.json new file mode 100644 index 000000000..3109ccd84 --- /dev/null +++ b/domains/gb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gbijwe", + "email": "gaurav.a.bijwe@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=gb.is-a.dev,a243301b3c4cc33de482" + } +} From 25d07f30cf48b978c977154dc9bae1973b64b9ad Mon Sep 17 00:00:00 2001 From: Gaurav Amol Bijwe <120776034+gbijwe@users.noreply.github.com> Date: Sat, 12 Apr 2025 22:40:47 +0530 Subject: [PATCH 2/6] Create _vercel.gb.json --- domains/_vercel.gb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.gb.json diff --git a/domains/_vercel.gb.json b/domains/_vercel.gb.json new file mode 100644 index 000000000..3109ccd84 --- /dev/null +++ b/domains/_vercel.gb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gbijwe", + "email": "gaurav.a.bijwe@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=gb.is-a.dev,a243301b3c4cc33de482" + } +} From 4a8e44bee6ddc8ff9d4acc316de2b46af7b3dcfc Mon Sep 17 00:00:00 2001 From: Gaurav Amol Bijwe <120776034+gbijwe@users.noreply.github.com> Date: Sat, 12 Apr 2025 22:41:51 +0530 Subject: [PATCH 3/6] Delete domains/gb.json --- domains/gb.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/gb.json diff --git a/domains/gb.json b/domains/gb.json deleted file mode 100644 index 3109ccd84..000000000 --- a/domains/gb.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "gbijwe", - "email": "gaurav.a.bijwe@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=gb.is-a.dev,a243301b3c4cc33de482" - } -} From 6f6251e867594b172bbca2a82454afbfb7af92f3 Mon Sep 17 00:00:00 2001 From: Gaurav Amol Bijwe <120776034+gbijwe@users.noreply.github.com> Date: Sun, 13 Apr 2025 15:28:50 +0530 Subject: [PATCH 4/6] Create gb.json --- domains/gb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gb.json diff --git a/domains/gb.json b/domains/gb.json new file mode 100644 index 000000000..c69631dbe --- /dev/null +++ b/domains/gb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "your-github-username", + "email": "your-email-address@example.com" + }, + "record": { + "CNAME": "https://my-portfolio-swart-eight.vercel.app/" + } +} From a19a8335416d227183060ab89789c045295eb85c Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 13 Apr 2025 17:43:13 +0300 Subject: [PATCH 5/6] Update domains/gb.json Co-authored-by: 21Z <21z95@proton.me> --- domains/gb.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/gb.json b/domains/gb.json index c69631dbe..12d3a56d8 100644 --- a/domains/gb.json +++ b/domains/gb.json @@ -1,7 +1,7 @@ { "owner": { - "username": "your-github-username", - "email": "your-email-address@example.com" + "username": "gbijwe", + "email": "gaurav.a.bijwe@gmail.com" }, "record": { "CNAME": "https://my-portfolio-swart-eight.vercel.app/" From bea21408d647afe8a22354027c6ac17748e5d694 Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 13 Apr 2025 17:43:20 +0300 Subject: [PATCH 6/6] Update domains/gb.json Co-authored-by: 21Z <21z95@proton.me> --- domains/gb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gb.json b/domains/gb.json index 12d3a56d8..476aafadf 100644 --- a/domains/gb.json +++ b/domains/gb.json @@ -4,6 +4,6 @@ "email": "gaurav.a.bijwe@gmail.com" }, "record": { - "CNAME": "https://my-portfolio-swart-eight.vercel.app/" + "CNAME": "my-portfolio-swart-eight.vercel.app" } }