From 94b4f4cca9cffbefde55c0c326952dc852893bda Mon Sep 17 00:00:00 2001 From: ShoreCN Date: Sat, 17 Jun 2023 02:34:56 +0800 Subject: [PATCH] create cs.json --- domains/cs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cs.json diff --git a/domains/cs.json b/domains/cs.json new file mode 100644 index 000000000..eaba75314 --- /dev/null +++ b/domains/cs.json @@ -0,0 +1,11 @@ +{ + "description": "ShoreCN Space", + "repo": "https://github.com/ShoreCN/ShoreCN.github.io", + "owner": { + "username": "ShoreCN", + "email": "c.shore.cn@gmail.com", + }, + "record": { + "CNAME": "shorecn.github.io" + } +}