From 5cf2c59dfbc89e0ec59b5de16c2c5efee9c84c55 Mon Sep 17 00:00:00 2001 From: Khang Tran <106130549+KN2222@users.noreply.github.com> Date: Thu, 13 Feb 2025 19:00:43 +0700 Subject: [PATCH] Update hellokhangtran.json Added TXT record for Vercel domain verification. --- domains/hellokhangtran.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/hellokhangtran.json b/domains/hellokhangtran.json index a32a983b5..f3afcec26 100644 --- a/domains/hellokhangtran.json +++ b/domains/hellokhangtran.json @@ -5,7 +5,8 @@ "email": "hellokhangtran03@gmail.com" }, "record": { - "CNAME": "hellokhangtran.vercel.app" + "CNAME": "hellokhangtran.vercel.app", + "TXT": ["vc-domain-verify=hellokhangtran.is-a.dev,c6412bc4cdbfa93fe3a1"] }, "proxied": false }