From 04c12e9cf81711b01eb8db27abf0f0e82e1f94e8 Mon Sep 17 00:00:00 2001 From: ZeroTwo <69979824+ZeroTwoDev@users.noreply.github.com> Date: Sat, 21 Nov 2020 10:13:02 +0100 Subject: [PATCH] Create zerotwo.json --- domains/zerotwo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zerotwo.json diff --git a/domains/zerotwo.json b/domains/zerotwo.json new file mode 100644 index 000000000..5548bd0dc --- /dev/null +++ b/domains/zerotwo.json @@ -0,0 +1,11 @@ +{ + "description": "ZeroTwo's Website", + "repo": "https://github.com/ZeroTwoDev", + "owner": { + "username": "ZeroTwoDev", + "email": "zerotwo@zerotwo.bot" + }, + "record": { + "CNAME": "zerotwodev.github.io" + } +}