From 2d5d3e46d1a8e7129727dc92e12fd6347864fbcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=96=E4=B8=80=E5=86=96?= Date: Wed, 12 Feb 2025 10:38:30 +0100 Subject: [PATCH] Create schuh.json --- domains/schuh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/schuh.json diff --git a/domains/schuh.json b/domains/schuh.json new file mode 100644 index 000000000..22d15ac85 --- /dev/null +++ b/domains/schuh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "schuh", + "email": "theschuhofyou@gmail.com" + }, + "record": { + "CNAME": "schuh.pages.dev" + } +}