From c3e87b8eed09e08b17f495be578596ec41ad8101 Mon Sep 17 00:00:00 2001 From: Vinay Gawade <65772870+vinugawade@users.noreply.github.com> Date: Tue, 28 Jan 2025 23:19:54 +0530 Subject: [PATCH 1/2] Update json for vercel --- domains/{vinay.json => _vercel.vinay.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{vinay.json => _vercel.vinay.json} (82%) diff --git a/domains/vinay.json b/domains/_vercel.vinay.json similarity index 82% rename from domains/vinay.json rename to domains/_vercel.vinay.json index 1ca72f120..0864d20f5 100644 --- a/domains/vinay.json +++ b/domains/_vercel.vinay.json @@ -8,6 +8,6 @@ "discord": "830872854677422150" }, "record": { - "CNAME": "vinux.in" + "TXT": ["vc-domain-verify=vinay.is-a.dev,fbe9cb0c6fd1fdf4c943"] } } \ No newline at end of file From 56cc705b351e97c069983fe9ee5b3111448bf291 Mon Sep 17 00:00:00 2001 From: Vinay Gawade <65772870+vinugawade@users.noreply.github.com> Date: Tue, 28 Jan 2025 23:25:22 +0530 Subject: [PATCH 2/2] Update original json --- domains/vinay.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/vinay.json diff --git a/domains/vinay.json b/domains/vinay.json new file mode 100644 index 000000000..64af12f23 --- /dev/null +++ b/domains/vinay.json @@ -0,0 +1,13 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/vinugawade/vinux.in", + "owner": { + "username": "vinugawade", + "email": "vinulike11@gmail.com", + "linkedin": "https://www.linkedin.com/in/vinu-gawade", + "discord": "830872854677422150" + }, + "record": { + "CNAME": "vinux.in" + } +} \ No newline at end of file