From 5b04c078bfaa518e6640e5a1ebaaef16e25e1f50 Mon Sep 17 00:00:00 2001 From: Yatharth Bhatia <124282341+yatharthbhatia@users.noreply.github.com> Date: Mon, 31 Mar 2025 21:51:32 +0530 Subject: [PATCH 1/2] Create _vercel.yatharth.json --- domains/_vercel.yatharth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.yatharth.json diff --git a/domains/_vercel.yatharth.json b/domains/_vercel.yatharth.json new file mode 100644 index 000000000..d69bee5b7 --- /dev/null +++ b/domains/_vercel.yatharth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yatharthbhatia", + "email": "yatharthbhatia2004@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=yatharth.is-a.dev,59d3e946b8d099555345" + } +} From c87cb225046e000680a7ecd79ef7e4b60f1e4864 Mon Sep 17 00:00:00 2001 From: Yatharth Bhatia <124282341+yatharthbhatia@users.noreply.github.com> Date: Mon, 31 Mar 2025 21:51:54 +0530 Subject: [PATCH 2/2] Create yatharth.json --- domains/yatharth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yatharth.json diff --git a/domains/yatharth.json b/domains/yatharth.json new file mode 100644 index 000000000..33f4922a8 --- /dev/null +++ b/domains/yatharth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yatharthbhatia", + "email": "yatharthbhatia2004@gmail.com" + }, + "record": { + "CNAME": "yatharth-bhatia.vercel.app" + } +}