From 9fa3ad90fc2d3ec340b0d6fac797f4b2525ae062 Mon Sep 17 00:00:00 2001 From: Zoom Date: Wed, 17 Apr 2024 16:15:16 -0600 Subject: [PATCH 1/2] Create zoom.json --- domains/zoom.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/zoom.json diff --git a/domains/zoom.json b/domains/zoom.json new file mode 100644 index 000000000..cc027f4d6 --- /dev/null +++ b/domains/zoom.json @@ -0,0 +1,13 @@ +{ + "description": "A way of showing my github website", + "repo": "https://github.com/theoldzoom/theoldzoom.github.io", + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom", + }, + "record": { + "CNAME": "theoldzoom.github.io" + } +} From 40460bce09e489fbbfb66af65df170f60cf0b4f3 Mon Sep 17 00:00:00 2001 From: Zoom Date: Sun, 21 Apr 2024 23:24:18 -0600 Subject: [PATCH 2/2] Update zoom.json --- domains/zoom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zoom.json b/domains/zoom.json index cc027f4d6..3aa0c7f92 100644 --- a/domains/zoom.json +++ b/domains/zoom.json @@ -5,7 +5,7 @@ "username": "theoldzoom", "email": "theoldzoom@gmail.com", "twitter": "theoldzoom", - "discord": "theoldzoom", + "discord": "theoldzoom" }, "record": { "CNAME": "theoldzoom.github.io"