From 4b44376032e1b0794bf5dd36d6995b5b30fb89af Mon Sep 17 00:00:00 2001 From: Vignesh J Date: Wed, 22 Jan 2025 15:45:17 +0530 Subject: [PATCH 1/4] Create vignesh.json --- domains/vignesh.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/vignesh.json diff --git a/domains/vignesh.json b/domains/vignesh.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/vignesh.json @@ -0,0 +1 @@ + From 2f2b2020c6a681a64eb0e6a7763f01f6f30fd7b3 Mon Sep 17 00:00:00 2001 From: Vignesh J Date: Wed, 22 Jan 2025 15:56:02 +0530 Subject: [PATCH 2/4] Update vignesh.json --- domains/vignesh.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/vignesh.json b/domains/vignesh.json index 8b1378917..aeef68aed 100644 --- a/domains/vignesh.json +++ b/domains/vignesh.json @@ -1 +1,8 @@ - +{ + "owner": { + "username": "Vignesh025" + }, + "record": { + "CNAME": "Vignesh025.github.io" + } +} From 68ec50b7b65c1eb486f263bba4d13b6d49a2f3d8 Mon Sep 17 00:00:00 2001 From: Vignesh J Date: Thu, 23 Jan 2025 11:02:08 +0530 Subject: [PATCH 3/4] Update vignesh.json --- domains/vignesh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vignesh.json b/domains/vignesh.json index aeef68aed..1f464ec59 100644 --- a/domains/vignesh.json +++ b/domains/vignesh.json @@ -3,6 +3,6 @@ "username": "Vignesh025" }, "record": { - "CNAME": "Vignesh025.github.io" + "CNAME": "vignesh025.github.io/My-Website/" } } From 89c3c6b1439c322d5ddd10122883a9bb91119194 Mon Sep 17 00:00:00 2001 From: om Date: Thu, 23 Jan 2025 19:41:02 +0530 Subject: [PATCH 4/4] Fix Vignesh --- domains/vignesh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vignesh.json b/domains/vignesh.json index 1f464ec59..5e6058afc 100644 --- a/domains/vignesh.json +++ b/domains/vignesh.json @@ -3,6 +3,6 @@ "username": "Vignesh025" }, "record": { - "CNAME": "vignesh025.github.io/My-Website/" + "CNAME": "vignesh025.github.io" } }