From 218efd7cae06094136a0754361b87dd75501068a Mon Sep 17 00:00:00 2001 From: Radioactive Potato <75719839+RadioactivePotato@users.noreply.github.com> Date: Fri, 17 May 2024 14:20:35 +0100 Subject: [PATCH 1/3] github domain verification for krunch.is-a.dev --- ...ithub-pages-challenge-RadioactivePotato.krunch.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-RadioactivePotato.krunch.json diff --git a/domains/_github-pages-challenge-RadioactivePotato.krunch.json b/domains/_github-pages-challenge-RadioactivePotato.krunch.json new file mode 100644 index 000000000..8db337143 --- /dev/null +++ b/domains/_github-pages-challenge-RadioactivePotato.krunch.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "RadioactivePotato", + "email": "" + "discord": "krunchiekrunch._." + }, + "record": { + "TXT": "05dc6febabf44f8decab35d01609ee" + } +} 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 2/3] 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" + } +} From fc9c5cb9fd9c51ecf9c160a880b7100060163967 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 17 May 2024 23:02:45 +0700 Subject: [PATCH 3/3] fix file format --- ...on => _github-pages-challenge-radioactivepotato.krunch.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-RadioactivePotato.krunch.json => _github-pages-challenge-radioactivepotato.krunch.json} (90%) diff --git a/domains/_github-pages-challenge-RadioactivePotato.krunch.json b/domains/_github-pages-challenge-radioactivepotato.krunch.json similarity index 90% rename from domains/_github-pages-challenge-RadioactivePotato.krunch.json rename to domains/_github-pages-challenge-radioactivepotato.krunch.json index 8db337143..eba5fb38d 100644 --- a/domains/_github-pages-challenge-RadioactivePotato.krunch.json +++ b/domains/_github-pages-challenge-radioactivepotato.krunch.json @@ -1,7 +1,7 @@ { "owner": { "username": "RadioactivePotato", - "email": "" + "email": "", "discord": "krunchiekrunch._." }, "record": {