From 2f5c1dcaf9f3634baab674c4114306c7e81b0efc Mon Sep 17 00:00:00 2001 From: Rith Banerjee <105077299+Rithb898@users.noreply.github.com> Date: Tue, 1 Apr 2025 11:33:35 +0000 Subject: [PATCH] Create rith.json --- domains/_vercel.rith.json | 9 +++++++++ domains/rith.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.rith.json create mode 100644 domains/rith.json diff --git a/domains/_vercel.rith.json b/domains/_vercel.rith.json new file mode 100644 index 000000000..f165ccda7 --- /dev/null +++ b/domains/_vercel.rith.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rithb898", + "email": "rithb2004@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=rith.is-a.dev,9233c12a34113300d9af" + } +} \ No newline at end of file diff --git a/domains/rith.json b/domains/rith.json new file mode 100644 index 000000000..15ebde14e --- /dev/null +++ b/domains/rith.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rithb898", + "email": "rithb2004@gmail.com" + }, + "record": { + "CNAME": "rith-portfolio-next-js.vercel.app" + } +} \ No newline at end of file