From 0e49429807eb11ae00da8d2fcaab2c6b9e58f7d9 Mon Sep 17 00:00:00 2001 From: TTS <90527370+TallerThanShort@users.noreply.github.com> Date: Thu, 11 Aug 2022 15:30:17 +0200 Subject: [PATCH] Create TallerThanShort.json --- domains/TallerThanShort.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/TallerThanShort.json diff --git a/domains/TallerThanShort.json b/domains/TallerThanShort.json new file mode 100644 index 000000000..c3ece5087 --- /dev/null +++ b/domains/TallerThanShort.json @@ -0,0 +1,13 @@ +{ + "description": "TallerThanShort made site", + "repo": "https://github.com/TallerThanShort", + "owner": { + "username": "TallerThanShort", + "email": "TallerThanShort@duck.com" + }, + "record": { + "CNAME": [ + "TallerThanShort.github.io" + ] + } +}