diff --git a/domains/code-vista.json b/domains/code-vista.json new file mode 100644 index 000000000..cba571c63 --- /dev/null +++ b/domains/code-vista.json @@ -0,0 +1,12 @@ +{ + "description": "Just a personal website to use with this is-a.dev subdomain", + "repo": "https://github.com/JavaVista/code-vista-site", + "owner": { + "username": "JavaVista", + "discord": "codevista", + "email": "code-vista@outlook.com" + }, + "record": { + "CNAME": "javavista.github.io" + } +}