From 3cde42c68f75e1ef32265ffae7098611319a05d5 Mon Sep 17 00:00:00 2001 From: reiyuchan Date: Wed, 1 Jan 2025 08:44:00 +0200 Subject: [PATCH] Create reiyuchan.json --- domains/reiyuchan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/reiyuchan.json diff --git a/domains/reiyuchan.json b/domains/reiyuchan.json new file mode 100644 index 000000000..8b975f981 --- /dev/null +++ b/domains/reiyuchan.json @@ -0,0 +1,11 @@ +{ + "description": "reiyuchan personal website", + "repo": "https://github.com/reiyuchan/reiyuchan.github.io", + "owner": { + "username": "reiyuchan", + "email":"iwakura.rei.tk@gmail.com" + }, + "record": { + "CNAME": "reiyuchan.github.io" + } +}