From 4c2d4001ed3b9c6a9f494767358128a03670aa4d Mon Sep 17 00:00:00 2001 From: toast <165365207+lightly-toasted@users.noreply.github.com> Date: Sun, 14 Apr 2024 19:21:59 +0900 Subject: [PATCH 1/2] Create toast.json --- domains/toast.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/toast.json diff --git a/domains/toast.json b/domains/toast.json new file mode 100644 index 000000000..a2b007167 --- /dev/null +++ b/domains/toast.json @@ -0,0 +1,11 @@ +{ + "description": "toast's toast", + "repo": "https://github.com/lightly-toasted/lightly-toasted.github.io", + "owner": { + "username": "lightly-toasted", + "email": "tooast@duck.com" + }, + "record": { + "CNAME": "lightly-toasted.github.io" + } +} From 31a1b16f7b57e58a320ae8e07a078be6414623c7 Mon Sep 17 00:00:00 2001 From: toast <165365207+lightly-toasted@users.noreply.github.com> Date: Sun, 14 Apr 2024 19:23:02 +0900 Subject: [PATCH 2/2] Create _discord.toast.json --- domains/_discord.toast.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.toast.json diff --git a/domains/_discord.toast.json b/domains/_discord.toast.json new file mode 100644 index 000000000..2af883808 --- /dev/null +++ b/domains/_discord.toast.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lightly-toasted", + "email": "tooast@duck.com" + }, + "record": { + "TXT": "dh=bfb579423bd225af45d72942fe5c646b0504b2c6" + } +}