From 2e29c1556c04a05eef120268f93ca63de47fd66f Mon Sep 17 00:00:00 2001 From: Thomas Date: Thu, 9 Jun 2022 00:42:16 +0100 Subject: [PATCH] Create void.json --- domains/void.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/void.json diff --git a/domains/void.json b/domains/void.json new file mode 100644 index 000000000..2fccde29f --- /dev/null +++ b/domains/void.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tomgx", + "email": "deliveryservice01q@gmail.com" + }, + "record": { + "CNAME": "tomgx.github.io" + } +}