diff --git a/domains/zoom.json b/domains/zoom.json new file mode 100644 index 000000000..3aa0c7f92 --- /dev/null +++ b/domains/zoom.json @@ -0,0 +1,13 @@ +{ + "description": "A way of showing my github website", + "repo": "https://github.com/theoldzoom/theoldzoom.github.io", + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom" + }, + "record": { + "CNAME": "theoldzoom.github.io" + } +}