diff --git a/domains/ave.json b/domains/ave.json new file mode 100644 index 000000000..f7afb1d3c --- /dev/null +++ b/domains/ave.json @@ -0,0 +1,12 @@ +{ + "description": "Personal site for github@ayvacs", + "repo": "https://github.com/ayvacs/ayvacs.github.io", + "owner": { + "username": "ayvacs", + "email": "ayvacs@protonmail.com", + "twitter": "ayvacs_" + }, + "record": { + "CNAME": "ayvacs.github.io" + } +}