From ca469e7e6ae7759212fc68dcd1726c8168c4aed2 Mon Sep 17 00:00:00 2001 From: SquareScreamYT <134925668+SquareScreamYT@users.noreply.github.com> Date: Thu, 15 Aug 2024 16:56:29 +0800 Subject: [PATCH] Create sq.json --- domains/sq.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sq.json diff --git a/domains/sq.json b/domains/sq.json new file mode 100644 index 000000000..5f34dd820 --- /dev/null +++ b/domains/sq.json @@ -0,0 +1,11 @@ +{ + "description": "sqec's website", + "owner": { + "username": "SquareScreamYT", + "repo": "https://github.com/SquareScreamYT", + "discord": "918475812884344852" + }, + "record": { + "CNAME": "squarescreamyt.github.io" + } +}