From 211e67650ce050fda8f87c868fabf052d49033a2 Mon Sep 17 00:00:00 2001 From: Anushi Rajput <145750945+anushi13prsnl@users.noreply.github.com> Date: Sat, 29 Mar 2025 14:21:14 +0530 Subject: [PATCH] feat: add TXT record for Anushi domain verification --- domains/_vercel.anushi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.anushi.json diff --git a/domains/_vercel.anushi.json b/domains/_vercel.anushi.json new file mode 100644 index 000000000..a2a71c5f3 --- /dev/null +++ b/domains/_vercel.anushi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Anushi13prsnl", + "email": "anushi4849@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=anushi.is-a.dev,714e2ca17c98df2b9c74" +  } +}