From c09730868436a59c0dc83afe3b08a10ff6415da0 Mon Sep 17 00:00:00 2001 From: hitoshi-okada Date: Sat, 5 Apr 2025 11:30:13 +0900 Subject: [PATCH 1/2] Create api.katidoki.json --- domains/api.katidoki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/api.katidoki.json diff --git a/domains/api.katidoki.json b/domains/api.katidoki.json new file mode 100644 index 000000000..31139c797 --- /dev/null +++ b/domains/api.katidoki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hitoshi-okada", + "email": "okada@katidoki.com" + }, + "record": { + "CNAME": "katidoki.github.io" + } +} From f363f839e05d6b7379a40bc1705a72894487b63a Mon Sep 17 00:00:00 2001 From: hitoshi-okada Date: Mon, 7 Apr 2025 09:55:26 +0900 Subject: [PATCH 2/2] Update api.katidoki.json --- domains/api.katidoki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.katidoki.json b/domains/api.katidoki.json index 31139c797..54be96678 100644 --- a/domains/api.katidoki.json +++ b/domains/api.katidoki.json @@ -4,6 +4,6 @@ "email": "okada@katidoki.com" }, "record": { - "CNAME": "katidoki.github.io" + "CNAME": "hitoshi-okada.github.io" } }