From da72198a71fbad611e861c42c282b6786fd28069 Mon Sep 17 00:00:00 2001 From: Yoichi-Sato <116485888+Yoichi-Sato482@users.noreply.github.com> Date: Sun, 1 Dec 2024 15:32:18 +0800 Subject: [PATCH 1/2] Create shika-mori.json --- domains/shika-mori.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/shika-mori.json diff --git a/domains/shika-mori.json b/domains/shika-mori.json new file mode 100644 index 000000000..580f44dbc --- /dev/null +++ b/domains/shika-mori.json @@ -0,0 +1,17 @@ +{ + "repo": "https://github.com/Yoichi-Sato482/yoichi-sato482.github.io", + + "owner": { + "username": "Yoichi-Sato482", + "email": "yoichisato2022@outlook.com" + }, + + "target": { + "record-type": { + "name": "shika-mori", + "value": "yoichi-sato482.github.io" + } + }, + + "proxied": false +} From 50871c9ee561f62c2a5322fd6fb0f3ec9f53acbf Mon Sep 17 00:00:00 2001 From: Tweak Date: Sun, 1 Dec 2024 00:44:49 -0700 Subject: [PATCH 2/2] Update shika-mori.json to fix record type. --- domains/shika-mori.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shika-mori.json b/domains/shika-mori.json index 580f44dbc..2ea1677d5 100644 --- a/domains/shika-mori.json +++ b/domains/shika-mori.json @@ -7,7 +7,7 @@ }, "target": { - "record-type": { + "CNAME": { "name": "shika-mori", "value": "yoichi-sato482.github.io" }