diff --git a/domains/amy.json b/domains/amy.json new file mode 100644 index 000000000..6595fd5c6 --- /dev/null +++ b/domains/amy.json @@ -0,0 +1,11 @@ +{ + "description": "Amy's is-a-dev domain", + "repo": "https://github.com/nullishamy/nullishamy.github.io", + "owner": { + "username": "nullishamy", + "email": "amycodes@null.net", + }, + "record": { + "CNAME": "nullishamy.github.io" + } +}