From 14db57b8ff45b37700f4546d24b6da7099b45905 Mon Sep 17 00:00:00 2001 From: R2 - D2 <125555841+62d2@users.noreply.github.com> Date: Mon, 9 Dec 2024 14:24:19 +0530 Subject: [PATCH 1/4] Added vasanth personal domain --- domains/vasanth.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/vasanth.json diff --git a/domains/vasanth.json b/domains/vasanth.json new file mode 100644 index 000000000..f9c201a0c --- /dev/null +++ b/domains/vasanth.json @@ -0,0 +1,13 @@ +{ + "description": "Vasanth personal Blog", + "repo": "https://github.com/itsparser", + "owner": { + "username": "itsparser", + "email": "itsparser@gmail.com", + "twitter": "itsparser", + "discord": "itsparser" + }, + "record": { + "CNAME": "vasanth.tech" + } +} From 6f4398c059aa6163090069e4edfa054d9594dd14 Mon Sep 17 00:00:00 2001 From: R2 - D2 <125555841+62d2@users.noreply.github.com> Date: Mon, 9 Dec 2024 14:28:24 +0530 Subject: [PATCH 2/4] Update vasanth domain --- domains/vasanth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vasanth.json b/domains/vasanth.json index f9c201a0c..41185de91 100644 --- a/domains/vasanth.json +++ b/domains/vasanth.json @@ -8,6 +8,6 @@ "discord": "itsparser" }, "record": { - "CNAME": "vasanth.tech" + "CNAME": "portfolio-1g3.pages.dev" } } From be4c8c34bdd112fbabc3d10e01fddf1276550077 Mon Sep 17 00:00:00 2001 From: R2 - D2 <125555841+62d2@users.noreply.github.com> Date: Mon, 9 Dec 2024 14:41:19 +0530 Subject: [PATCH 3/4] Update vasanth.json --- domains/vasanth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vasanth.json b/domains/vasanth.json index 41185de91..61a4b2e23 100644 --- a/domains/vasanth.json +++ b/domains/vasanth.json @@ -8,6 +8,6 @@ "discord": "itsparser" }, "record": { - "CNAME": "portfolio-1g3.pages.dev" + "CNAME": "itsparser.github.io" } } From 4f2af0facc0b1c82d085cdd238e36bbbe1f3cc85 Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 9 Dec 2024 16:38:44 +0300 Subject: [PATCH 4/4] fix(domains): this should be the gh username --- domains/vasanth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vasanth.json b/domains/vasanth.json index 61a4b2e23..07f5aa342 100644 --- a/domains/vasanth.json +++ b/domains/vasanth.json @@ -2,7 +2,7 @@ "description": "Vasanth personal Blog", "repo": "https://github.com/itsparser", "owner": { - "username": "itsparser", + "username": "62d2", "email": "itsparser@gmail.com", "twitter": "itsparser", "discord": "itsparser"