From 36b88f5be9f086d1e09098fc555c6662789799da Mon Sep 17 00:00:00 2001 From: Zoom Date: Sat, 27 Apr 2024 10:08:19 -0600 Subject: [PATCH] Create api.zoom.json --- domains/api.zoom.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/api.zoom.json diff --git a/domains/api.zoom.json b/domains/api.zoom.json new file mode 100644 index 000000000..3aa0c7f92 --- /dev/null +++ b/domains/api.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" + } +}