From 78ec4a91aa12be027b889263d555491548c462e6 Mon Sep 17 00:00:00 2001 From: Vikram Vishwakarma Date: Sun, 4 Feb 2024 17:40:45 +0530 Subject: [PATCH] Update vikram.json Github Username changed hence modifying the file --- domains/vikram.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/vikram.json b/domains/vikram.json index ecd597c2d..e3ccf7484 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/vikramv20/vikramv20.github.io", + "repo": "https://github.com/vikramisdev/vikramisdev.github.io", "owner": { - "username": "vikramv20", + "username": "vikramisdev", "email": "vs423502@gmail.com", "twitter": "vikram_v18" }, "record": { - "CNAME": "vikramv20.github.io" + "CNAME": "vikramisdev.github.io" } }