diff --git a/domains/himanshu.json b/domains/himanshu.json index 8b1378917..0299499ea 100644 --- a/domains/himanshu.json +++ b/domains/himanshu.json @@ -1 +1,12 @@ - +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/HIMU-2001/portfolio", + "owner": { + "username": "HIMU-2001", + "email": "himanshuuu.2001@gmail.com", + "twitter": "himanshuuu_2001" + }, + "record": { + "CNAME": "himu-2001.github.io/portfolio/index.html" + } +}