From 5cf21cec4eaa18af579498bd5a1980278f90f31a Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 26 Jan 2025 18:28:21 -0400 Subject: 404 page + updated js-disabled phrasing --- static-page/404.yaml | 7 +++++++ static-page/js-disabled.yaml | 5 +++-- 2 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 static-page/404.yaml (limited to 'static-page') diff --git a/static-page/404.yaml b/static-page/404.yaml new file mode 100644 index 00000000..fc17cbf6 --- /dev/null +++ b/static-page/404.yaml @@ -0,0 +1,7 @@ +Name: 404 Not Found +Directory: '404' +Absolute Links: true +Content: |- + Sorry, the page you're trying to access couldn't be found. If you followed a link here from HSMusic Wiki, [[static:feedback|let us know]] and we'll fix it up! Or if you came from another website... perhaps send a friendly notice to its friendly webmaster? ✨ + + Please press the back button to return where you came from, or [[home:-|head back to the wiki home page]]. diff --git a/static-page/js-disabled.yaml b/static-page/js-disabled.yaml index ab5dce1d..80424edc 100644 --- a/static-page/js-disabled.yaml +++ b/static-page/js-disabled.yaml @@ -1,5 +1,6 @@ Name: JS Disabled Directory: js-disabled Content: |- - Sorry, that link won't work unless you're running a web browser that supports relatively modern JavaScript. - Please press the back button to get where you were, or [[home:-|head back to the index]]. + Sorry, that link won't work unless you're running a relatively modern web browser and have JavaScript enabled. + + Please press the back button to return where you came from, or [[home:-|head back to the wiki home page]]. -- cgit 1.3.0-6-gf8a5