From 66be448e5d1051c0d4ec728fdc4bea34f924660e Mon Sep 17 00:00:00 2001 From: Shoumik Kumbhakar <94787156+mixmaker@users.noreply.github.com> Date: Sat, 27 Jan 2024 21:25:51 +0530 Subject: [PATCH] Update shoumik.json --- domains/shoumik.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/shoumik.json b/domains/shoumik.json index 735277a6d..6b6c5f0c6 100644 --- a/domains/shoumik.json +++ b/domains/shoumik.json @@ -1,9 +1,12 @@ { + "description": "Personal Portfolio", + "repo": "https://github.com/mixmaker/mixmaker.github.io", "owner": { "username": "mixmaker", - "email": "shoumikskdev3@protonmail.com" + "email": shoumikskdev@gmail.com", + "twitter": "almost_shoumik" }, "record": { - "TXT": "vc-domain-verify=shoumik.is-a.dev,16c2bf978f521833f936" + "CNAME": "mixmaker.github.io" } -} +}