diff --git a/domains/atharv.json b/domains/atharv.json new file mode 100644 index 000000000..23357630c --- /dev/null +++ b/domains/atharv.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website for Atharv", + "repo": "https://github.com/realatharv/atharv.github.io", + "owner": { + "username": "realatharv", + "email": "atharv.sbiz@gmail.com", + "twitter": "realatharv" + }, + "record": { + "CNAME": "realatharv.github.io" + } +}