diff --git a/domains/rohan.json b/domains/rohan.json new file mode 100644 index 000000000..9d07fa2eb --- /dev/null +++ b/domains/rohan.json @@ -0,0 +1,11 @@ +{ + "description": "Rohan's devlog and portfolio", + "repo": "https://github.com/rohan-bansal", + "owner": { + "username": "Rohan-Bansal", + "email": "rohan@rbansal.dev" + }, + "record": { + "CNAME": "rohan-bansal.github.io" + } +}