From 95a6497f4a4777c511db30dfa8886269e871ca0e Mon Sep 17 00:00:00 2001 From: Harish Chandran <83450142+HarishChandran3304@users.noreply.github.com> Date: Mon, 3 Feb 2025 03:33:21 +0530 Subject: [PATCH 1/2] Create _vercel.harish.json --- domains/_vercel.harish.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.harish.json diff --git a/domains/_vercel.harish.json b/domains/_vercel.harish.json new file mode 100644 index 0000000000..0c7a2cc01e --- /dev/null +++ b/domains/_vercel.harish.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "HarishChandran3304", + "email": "harish3304.work@gmail.com", + "discord": "harish3304" + }, + "record": { + "TXT": "vc-domain-verify=harish.is-a.dev,f67b0eba2383a0492136" + } +} From e03d00912e5a1b1c3dc25bd620d7356d44132daf Mon Sep 17 00:00:00 2001 From: Harish Chandran <83450142+HarishChandran3304@users.noreply.github.com> Date: Mon, 3 Feb 2025 03:35:14 +0530 Subject: [PATCH 2/2] Create harish.json --- domains/harish.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/harish.json diff --git a/domains/harish.json b/domains/harish.json new file mode 100644 index 0000000000..4ff0e63667 --- /dev/null +++ b/domains/harish.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "HarishChandran3304", + "email": "harish3304.work@gmail.com", + "discord": "harish3304" + }, + "record": { + "CNAME": "harish-chandran.vercel.app" + } +}