From c014288aebfec110ebd3eafc9649f7bc707d999c Mon Sep 17 00:00:00 2001 From: AquaQuokka <101112829+AquaQuokka@users.noreply.github.com> Date: Wed, 25 Jan 2023 15:56:14 +0800 Subject: [PATCH] Create typed.json doing this for a friend --- domains/typed.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/typed.json diff --git a/domains/typed.json b/domains/typed.json new file mode 100644 index 000000000..c41569621 --- /dev/null +++ b/domains/typed.json @@ -0,0 +1,11 @@ + { + "owner": { + "username": "TYP3D", + "discord": "TYP3D#6365" + }, + + "record": { + "CNAME": "typedonline.github.io" + } + } +