From 319e827c3785e91d55cc49dbd0f8a158913b8899 Mon Sep 17 00:00:00 2001 From: hitoshi-okada Date: Thu, 3 Apr 2025 06:17:28 +0900 Subject: [PATCH] Create katidoki.json --- domains/katidoki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/katidoki.json diff --git a/domains/katidoki.json b/domains/katidoki.json new file mode 100644 index 000000000..54be96678 --- /dev/null +++ b/domains/katidoki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hitoshi-okada", + "email": "okada@katidoki.com" + }, + "record": { + "CNAME": "hitoshi-okada.github.io" + } +}