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