From fa5b447d03ce1cc14cbeec3db8685b615f9cae86 Mon Sep 17 00:00:00 2001 From: toast Date: Mon, 15 Apr 2024 16:40:45 +0900 Subject: [PATCH 1/5] Create _github-pages-challenge-lightly-toasted.toast.json --- .../_github-pages-challenge-lightly-toasted.toast.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-lightly-toasted.toast.json diff --git a/domains/_github-pages-challenge-lightly-toasted.toast.json b/domains/_github-pages-challenge-lightly-toasted.toast.json new file mode 100644 index 000000000..64513f5da --- /dev/null +++ b/domains/_github-pages-challenge-lightly-toasted.toast.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "github-username", + "email": "email@address" + }, + "record": { + "TXT": "b92470bdf6083c1af8509ee249c02f" + } +} From 327d2da2a173d27985315edc2e2abfc48cd6711b Mon Sep 17 00:00:00 2001 From: toast Date: Mon, 15 Apr 2024 16:46:04 +0900 Subject: [PATCH 2/5] Update toast.json --- domains/toast.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/toast.json b/domains/toast.json index a2b007167..a64f1d65d 100644 --- a/domains/toast.json +++ b/domains/toast.json @@ -6,6 +6,11 @@ "email": "tooast@duck.com" }, "record": { - "CNAME": "lightly-toasted.github.io" + "CNAME": "lightly-toasted.github.io". + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From bb900cda81d4ee55ac9faa2b74a2094c41b2ed9f Mon Sep 17 00:00:00 2001 From: toast Date: Mon, 15 Apr 2024 16:46:14 +0900 Subject: [PATCH 3/5] Update toast.json --- domains/toast.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/toast.json b/domains/toast.json index a64f1d65d..a7a295c2a 100644 --- a/domains/toast.json +++ b/domains/toast.json @@ -6,7 +6,7 @@ "email": "tooast@duck.com" }, "record": { - "CNAME": "lightly-toasted.github.io". + "CNAME": "lightly-toasted.github.io", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From a5a5f125f50f0afb9456a064909ba22503b18026 Mon Sep 17 00:00:00 2001 From: toast Date: Mon, 15 Apr 2024 17:00:25 +0900 Subject: [PATCH 4/5] Update _github-pages-challenge-lightly-toasted.toast.json --- domains/_github-pages-challenge-lightly-toasted.toast.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_github-pages-challenge-lightly-toasted.toast.json b/domains/_github-pages-challenge-lightly-toasted.toast.json index 64513f5da..d1069aaf1 100644 --- a/domains/_github-pages-challenge-lightly-toasted.toast.json +++ b/domains/_github-pages-challenge-lightly-toasted.toast.json @@ -1,7 +1,7 @@ { "owner": { - "username": "github-username", - "email": "email@address" + "username": "lightly-toasted", + "email": "tooast@duck.com" }, "record": { "TXT": "b92470bdf6083c1af8509ee249c02f" From 4fab59c0da7f3407ebb5f25eb9bddc707294dcee Mon Sep 17 00:00:00 2001 From: toast Date: Mon, 15 Apr 2024 17:00:51 +0900 Subject: [PATCH 5/5] Update toast.json --- domains/toast.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/toast.json b/domains/toast.json index a7a295c2a..a2b007167 100644 --- a/domains/toast.json +++ b/domains/toast.json @@ -6,11 +6,6 @@ "email": "tooast@duck.com" }, "record": { - "CNAME": "lightly-toasted.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "lightly-toasted.github.io" } }