From 84531201d81567e5c1502d7de7ffe262989286c3 Mon Sep 17 00:00:00 2001 From: 37cut <148013972+37cut@users.noreply.github.com> Date: Fri, 20 Oct 2023 16:27:58 +0800 Subject: [PATCH] Create 37cut.json --- domains/37cut.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/37cut.json diff --git a/domains/37cut.json b/domains/37cut.json new file mode 100644 index 000000000..cc70121ba --- /dev/null +++ b/domains/37cut.json @@ -0,0 +1,9 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/37cut/37cut.github.io", + "owner": { + "username": "37cut", + "email": "cutt37@outlook.com" + }, + "record": { "CNAME": "37cut.github.io" } +}