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 1/2] 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" + } +} From 5511c391976d5fd230abf97dca4dddff1a2658e4 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 15 Aug 2024 13:03:43 +0300 Subject: [PATCH 2/2] Update sq.json --- domains/sq.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/sq.json b/domains/sq.json index 5f34dd820..038ca396c 100644 --- a/domains/sq.json +++ b/domains/sq.json @@ -3,7 +3,8 @@ "owner": { "username": "SquareScreamYT", "repo": "https://github.com/SquareScreamYT", - "discord": "918475812884344852" + "discord": "918475812884344852", + "email": "" }, "record": { "CNAME": "squarescreamyt.github.io"