diff --git a/domains/roy.json b/domains/roy.json new file mode 100644 index 000000000..678134f47 --- /dev/null +++ b/domains/roy.json @@ -0,0 +1,12 @@ +{ + "description": "Roy's portfolio website", + "repo": "https://github.com/rcrj/rcrj.github.io", + "owner": { + "username": "rcrj", + "email": "rcrj95@gmail.com" + }, + "record": { + "CNAME": "rcrj.github.io", + "URL": "https://roy.is-a.dev" + } +}