From be60c406fe64cfe6bb98b563b09892d0ee40ac5e Mon Sep 17 00:00:00 2001 From: CoderPopCat <79563127+CoderPopCat@users.noreply.github.com> Date: Fri, 18 Mar 2022 16:40:37 +0400 Subject: [PATCH] Create zero.json --- domains/zero.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zero.json 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" + } +}