From a80a80e0baaba3f4fd49185565f5264c5405b3ae Mon Sep 17 00:00:00 2001 From: Rushabh Patil Date: Thu, 16 Jan 2025 11:35:08 +0530 Subject: [PATCH] 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" } }