From 1404edaa4d06d7514db1aa41d4fa81a84a38c6ee Mon Sep 17 00:00:00 2001 From: Mythical <60989180+KittensAreDaBest@users.noreply.github.com> Date: Mon, 3 May 2021 00:18:17 +1000 Subject: [PATCH] Create kitten.json --- domains/kitten.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kitten.json diff --git a/domains/kitten.json b/domains/kitten.json new file mode 100644 index 000000000..0a5aefddc --- /dev/null +++ b/domains/kitten.json @@ -0,0 +1,11 @@ +{ + "description": "a cool website", + "repo": "https://github.com/KittensAreDaBest/is-a-dev", + "owner": { + "username": "KittensAreDaBest", + "email": "is-a-dev@mythicalkitten.com" + }, + "record": { + "CNAME": "srv02.mythicalkitten.com" + } +}