From 45d80777b88bd1da4920156a9341af8aff5e93cd Mon Sep 17 00:00:00 2001 From: Fishycraft <83877191+Fishycraft@users.noreply.github.com> Date: Thu, 12 Aug 2021 16:30:27 +0200 Subject: [PATCH] Create fishycraft.json --- domains/fishycraft.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fishycraft.json diff --git a/domains/fishycraft.json b/domains/fishycraft.json new file mode 100644 index 000000000..3b0110629 --- /dev/null +++ b/domains/fishycraft.json @@ -0,0 +1,12 @@ +{ + "description": "Fishycraft's amazing site", + "repo": "https://github.com/Fishycraft/fishycraft.github.io", + "owner": { + "username": "Fishycraft", + "email": "fishycraft@yahoo.com", + "twitter": "Fishycrafted" + }, + "record": { + "CNAME": "fishycraft.github.io" + } +}