diff --git a/domains/zero.json b/domains/zero.json new file mode 100644 index 000000000..6496768a3 --- /dev/null +++ b/domains/zero.json @@ -0,0 +1,12 @@ +{ + "description": "My personal developer portfolio.", + "repo": "https://github.com/CoderPopCat/coderpopcat.github.io", + "owner": { + "username": "CoderPopCat", + "email": "zerotwo@popcat.xyz", + "twitter": "none" + }, + "record": { + "CNAME": coderpopcat.github.io" + } +}