From 87a1c1d947599e6aa6f3e831b02d1fd7225b17d7 Mon Sep 17 00:00:00 2001 From: vineeth-motati Date: Sat, 15 Mar 2025 20:29:16 +0530 Subject: [PATCH] Add vineeth domain --- domains/_vercel.vineeth.json | 9 +++++++++ domains/vineeth.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.vineeth.json create mode 100644 domains/vineeth.json diff --git a/domains/_vercel.vineeth.json b/domains/_vercel.vineeth.json new file mode 100644 index 000000000..94f9d4ec9 --- /dev/null +++ b/domains/_vercel.vineeth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vineeth-motati", + "email": "vineethmotati@duck.com" + }, + "record": { + "TXT": "vc-domain-verify=vineeth.is-a.dev,772d59fe1bf7422c8f8f" + } +} \ No newline at end of file diff --git a/domains/vineeth.json b/domains/vineeth.json new file mode 100644 index 000000000..c523be526 --- /dev/null +++ b/domains/vineeth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vineeth-motati", + "email": "vineethmotati@duck.com" + }, + "record": { + "CNAME": "vineeth-reddy-motati.vercel.app" + } +} \ No newline at end of file