From 97762393c8cf66a1844831c43535a84f9f6e424a Mon Sep 17 00:00:00 2001 From: Umang Bhalla <67634565+umgbhalla@users.noreply.github.com> Date: Thu, 4 Nov 2021 20:06:34 +0530 Subject: [PATCH] Update cr0nus.json --- domains/cr0nus.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/cr0nus.json b/domains/cr0nus.json index 8b1378917..b895a86bc 100644 --- a/domains/cr0nus.json +++ b/domains/cr0nus.json @@ -1 +1,12 @@ - +{ + "description": "A personal portfolio site for all my projects.", + "repo": "https://github.com/umgbhalla", + "owner": { + "username": "umgbhalla", + "email": "umg.bhalla88@gmail.com", + "twitter": "umgbhalla" + }, + "record": { + "CNAME": "umgbhalla.github.io" + } +}