From 030f452f6d9b6cc5bcca91d44b3598d4e4bb5628 Mon Sep 17 00:00:00 2001 From: R3tr0LastKnight Date: Thu, 6 Jun 2024 11:42:31 +0530 Subject: [PATCH 1/3] cname update --- domains/shubh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shubh.json b/domains/shubh.json index 2b950ba61..5f1cad4ee 100644 --- a/domains/shubh.json +++ b/domains/shubh.json @@ -7,6 +7,6 @@ "twitter": "R3tr0LastKnight" }, "record": { - "CNAME": "r3tr0lastknight.github.io" + "CNAME": "r3tr0lastknight.github.io/Portfoio_v2" } } From c4d0faba4e88951fc86ba61537723d961b192fe8 Mon Sep 17 00:00:00 2001 From: R3tr0LastKnight Date: Thu, 6 Jun 2024 12:31:58 +0530 Subject: [PATCH 2/3] update --- domains/shubh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shubh.json b/domains/shubh.json index 5f1cad4ee..2b950ba61 100644 --- a/domains/shubh.json +++ b/domains/shubh.json @@ -7,6 +7,6 @@ "twitter": "R3tr0LastKnight" }, "record": { - "CNAME": "r3tr0lastknight.github.io/Portfoio_v2" + "CNAME": "r3tr0lastknight.github.io" } } From 406317ee693b29b4886db2f58c1eb66ff1ef0a86 Mon Sep 17 00:00:00 2001 From: R3tr0LastKnight Date: Wed, 11 Dec 2024 02:23:25 +0530 Subject: [PATCH 3/3] vercel update --- domains/_vercel.shubh.json | 8 ++++++++ domains/shubh.json | 8 ++------ 2 files changed, 10 insertions(+), 6 deletions(-) create mode 100644 domains/_vercel.shubh.json diff --git a/domains/_vercel.shubh.json b/domains/_vercel.shubh.json new file mode 100644 index 000000000..79802a66f --- /dev/null +++ b/domains/_vercel.shubh.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "R3tr0LastKnight" + }, + "record": { + "TXT": ["vc-domain-verify=shubh.is-a.dev,ec236054bf6268762e7e"] + } +} diff --git a/domains/shubh.json b/domains/shubh.json index 2b950ba61..b4321f5ef 100644 --- a/domains/shubh.json +++ b/domains/shubh.json @@ -1,12 +1,8 @@ { - "description": "personal portfolio website", - "repo": "https://github.com/R3tr0LastKnight/Portfoio_v2.git", "owner": { - "username": "R3tr0LastKnight", - "email": "r3tr0lastknight@gmail.com", - "twitter": "R3tr0LastKnight" + "username": "R3tr0LastKnight" }, "record": { - "CNAME": "r3tr0lastknight.github.io" + "CNAME": "portfoio-v2.vercel.app" } }