From 6bf8c856895776b72cdadba4f52df22787d851a4 Mon Sep 17 00:00:00 2001 From: Radioactive Potato <75719839+RadioactivePotato@users.noreply.github.com> Date: Fri, 17 May 2024 15:03:13 +0100 Subject: [PATCH] Create krunch.json --- domains/krunch.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/krunch.json diff --git a/domains/krunch.json b/domains/krunch.json new file mode 100644 index 000000000..e43587ff3 --- /dev/null +++ b/domains/krunch.json @@ -0,0 +1,12 @@ +{ + "description": "My GitHub page", + "repo": "https://github.com/radioactivepotato/radioactivepotato.github.io", + "owner": { + "username": "RadioactivePotato", + "email": "", + "discord": "krunchiekrunch._." + }, + "record": { + "CNAME": "radioactivepotato.github.io" + } +}