From f0e97467668beb240760c50bdf53c1d0aad3ac83 Mon Sep 17 00:00:00 2001 From: Stadicus Date: Mon, 15 Nov 2021 22:09:50 +0100 Subject: [PATCH] add 404 error page With the move to the new organization and upcoming page reorganization, a proper 404 "page not found" error page is helpful. The main advantage is that it includes the navigation sidebar, so even if a specific page is not available, visitors can quickly find what they're looking for. --- 404.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 404.md diff --git a/404.md b/404.md new file mode 100644 index 000000000..8a00ca5d6 --- /dev/null +++ b/404.md @@ -0,0 +1,13 @@ +--- +permalink: /404.html +title: RaspiBolt 404 +nav_exclude: true +--- + +# 404: Page not found + +## Damn, this link wasn't as immutable as Bitcoin. + +
+ +<-- Check the navigation. \ No newline at end of file