From 985db01ebf0bb6a35564c8e829f5ab2bc41a3247 Mon Sep 17 00:00:00 2001 From: Rushabh Patil Date: Thu, 16 Jan 2025 11:27:53 +0530 Subject: [PATCH 1/2] Create rushabh.json --- domains/rushabh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rushabh.json diff --git a/domains/rushabh.json b/domains/rushabh.json new file mode 100644 index 000000000..c26013ee8 --- /dev/null +++ b/domains/rushabh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rushabhcodes", + "email": "rushabhpatil.dev@gmail.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com." + } +} From a80a80e0baaba3f4fd49185565f5264c5405b3ae Mon Sep 17 00:00:00 2001 From: Rushabh Patil Date: Thu, 16 Jan 2025 11:35:08 +0530 Subject: [PATCH 2/2] Update rushabh.json This is my portfolio website --- domains/rushabh.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/rushabh.json b/domains/rushabh.json index c26013ee8..b1991bab2 100644 --- a/domains/rushabh.json +++ b/domains/rushabh.json @@ -1,9 +1,10 @@ { "owner": { "username": "rushabhcodes", - "email": "rushabhpatil.dev@gmail.com" + "email": "rushabhpatil.dev@gmail.com", + "discord": "_rushabh" }, "record": { - "CNAME": "cname.vercel-dns.com." + "CNAME": "rushabhpatil.vercel.app" } }