From 1da35f10c6205b693e3066f1b517b2b578b36cc4 Mon Sep 17 00:00:00 2001 From: duy <94918417+ptduy14@users.noreply.github.com> Date: Sat, 8 Mar 2025 15:16:42 +0700 Subject: [PATCH 1/3] Create _vercel.duypt14.json --- domains/_vercel.duypt14.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.duypt14.json diff --git a/domains/_vercel.duypt14.json b/domains/_vercel.duypt14.json new file mode 100644 index 000000000..a2e727dc8 --- /dev/null +++ b/domains/_vercel.duypt14.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ptduy14", + "email": "phantanduy14@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=duypt14.is-a.dev,14245b40810d20910d2a" + } +} From ff0a2eaf61708c6e23e0f3d5655da7c5c5ee5bd2 Mon Sep 17 00:00:00 2001 From: duy <94918417+ptduy14@users.noreply.github.com> Date: Sat, 8 Mar 2025 15:29:21 +0700 Subject: [PATCH 2/3] Create duypt14.json --- domains/duypt14.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/duypt14.json diff --git a/domains/duypt14.json b/domains/duypt14.json new file mode 100644 index 000000000..44924cb3a --- /dev/null +++ b/domains/duypt14.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ptduy14", + "email": "phantanduy14@gmail.com" + }, + "record": { + "CNAME": "https://portfolio-ptduy14s-projects.vercel.app/" + } +} From d9b9de7ea7d9e0456a78bb27ec9334e1ad7edba5 Mon Sep 17 00:00:00 2001 From: duy <94918417+ptduy14@users.noreply.github.com> Date: Sat, 8 Mar 2025 16:19:36 +0700 Subject: [PATCH 3/3] Update domains/duypt14.json Co-authored-by: 21Z <21z95@proton.me> --- domains/duypt14.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/duypt14.json b/domains/duypt14.json index 44924cb3a..27ff91f37 100644 --- a/domains/duypt14.json +++ b/domains/duypt14.json @@ -4,6 +4,6 @@ "email": "phantanduy14@gmail.com" }, "record": { - "CNAME": "https://portfolio-ptduy14s-projects.vercel.app/" + "CNAME": "portfolio-ptduy14s-projects.vercel.app" } }