From b34198d6476a5cc14f7ff99b6bfa7fe8f8fba053 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Shomy=20=F0=9F=8D=82?= <61943525+shomykohai@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:00:24 +0200 Subject: [PATCH] Register shomy.json --- domains/shomy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/shomy.json diff --git a/domains/shomy.json b/domains/shomy.json new file mode 100644 index 000000000..84f303f83 --- /dev/null +++ b/domains/shomy.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/shomykohai/shomykohai.github.io", + "owner": { + "username": "shomykohai", + "twitter": "shomykohai" + }, + "record": { + "CNAME": "shomykohai.github.io" + } +}