From 0e82974d167b2c2bf1737c659a1ad2e13dc56a32 Mon Sep 17 00:00:00 2001 From: yakate <140168745+oYakate@users.noreply.github.com> Date: Mon, 1 Apr 2024 23:02:04 +0200 Subject: [PATCH] Create yakate.json --- domains/yakate.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yakate.json diff --git a/domains/yakate.json b/domains/yakate.json new file mode 100644 index 000000000..2405af269 --- /dev/null +++ b/domains/yakate.json @@ -0,0 +1,12 @@ +{ + "description": "personal website", + "repo": "https://github.com/oyakate/oyakate.github.io", + "owner": { + "username": "oYakate", + "email": "trollekxmusic@gmail.com", + "discord": "842070971669544982" + }, + "record": { + "CNAME": "oYakate.github.io" + } +}