From c72429c8980e1b5de82d4e18018274eb994c2977 Mon Sep 17 00:00:00 2001 From: CodeSoftGit <137560679+CodeSoftGit@users.noreply.github.com> Date: Mon, 24 Feb 2025 16:49:19 -0500 Subject: [PATCH 1/2] Create _vercel.codesoft.json --- domains/_vercel.codesoft.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.codesoft.json diff --git a/domains/_vercel.codesoft.json b/domains/_vercel.codesoft.json new file mode 100644 index 000000000..f4c5a04af --- /dev/null +++ b/domains/_vercel.codesoft.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CodeSoftGit", + "email": "codesft@proton.me" + }, + "record": { + "TXT": "vc-domain-verify=codesoft.is-a.dev,18c04513308f15b350a9" + } +} From 28d3a52f25cbac33732f003436cb09a90c5571c6 Mon Sep 17 00:00:00 2001 From: CodeSoftGit <137560679+CodeSoftGit@users.noreply.github.com> Date: Mon, 24 Feb 2025 16:51:51 -0500 Subject: [PATCH 2/2] Update codesoft.json --- domains/codesoft.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/codesoft.json b/domains/codesoft.json index bf961a1c8..28f62a79f 100644 --- a/domains/codesoft.json +++ b/domains/codesoft.json @@ -4,7 +4,6 @@ "email": "codesft@proton.me" }, "record": { - "CNAME": "codesoftgit.github.io" - }, - "proxied": true + "CNAME": "portfolio-codesoftgits-projects.vercel.app" + } }