From 233b7a8d8ab56edc1bf24a598125c6c0a6cceeb5 Mon Sep 17 00:00:00 2001 From: Vikram Vishwakarma Date: Sun, 1 Sep 2024 01:39:21 +0530 Subject: [PATCH] Update vikram.json updating it to netlify hosting. --- domains/vikram.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/vikram.json b/domains/vikram.json index e3ccf7484..99fdaff36 100644 --- a/domains/vikram.json +++ b/domains/vikram.json @@ -1,12 +1,12 @@ { "description": "This domain will be used for my personal website.", - "repo": "https://github.com/vikramisdev/vikramisdev.github.io", + "repo": "https://github.com/vikramisdev/vikram", "owner": { "username": "vikramisdev", "email": "vs423502@gmail.com", - "twitter": "vikram_v18" + "twitter": "vikramisdev" }, "record": { - "CNAME": "vikramisdev.github.io" + "CNAME": "vikramisdev.netlify.app" } }