From 9fa3ad90fc2d3ec340b0d6fac797f4b2525ae062 Mon Sep 17 00:00:00 2001 From: Zoom Date: Wed, 17 Apr 2024 16:15:16 -0600 Subject: [PATCH] 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" + } +}