diff --git a/domains/cr0nus.json b/domains/cr0nus.json new file mode 100644 index 000000000..b895a86bc --- /dev/null +++ b/domains/cr0nus.json @@ -0,0 +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" + } +}