From 8c7a04583077f32a8732b1327544c8aba5eed16a Mon Sep 17 00:00:00 2001 From: Cadence Ember Date: Sun, 13 Nov 2022 22:52:29 +1300 Subject: [PATCH] NIWA notice: say brought to you by breezewiki --- src/application-globals.rkt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/application-globals.rkt b/src/application-globals.rkt index a0ff8af..661f1a1 100644 --- a/src/application-globals.rkt +++ b/src/application-globals.rkt @@ -91,7 +91,7 @@ (p ,(fifth ind)) (div (@ (class "niwa__divider"))) (p "Why are you seeing this message? Fandom refuses to delete or archive their copy of this wiki, so that means their pages will appear high up in search results. Fandom hopes to get clicks from readers who don't know any better.") - (p (@ (class "niwa__feedback")) (a (@ (href "https://www.kotaku.com.au/2022/10/massive-zelda-wiki-reclaims-independence-six-months-before-tears-of-the-kingdom/")) "More info") " / " (a (@ (href "https://docs.breezewiki.com/Reporting_Bugs.html")) "Feedback on this notice?"))) + (p (@ (class "niwa__feedback")) "This notice brought to you by BreezeWiki / " (a (@ (href "https://www.kotaku.com.au/2022/10/massive-zelda-wiki-reclaims-independence-six-months-before-tears-of-the-kingdom/")) "Info & Context") " / " (a (@ (href "https://docs.breezewiki.com/Reporting_Bugs.html")) "Feedback?"))) (div (@ (class "niwa__right")) (img (@ (class "niwa__logo") (src ,(format "https://www.niwanetwork.org~a" (fourth ind))))))))) ""))