From 2865fb0e787c5333ee5e2ea8851feb6e80c18056 Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Mon, 25 Dec 2017 16:33:52 +0100 Subject: [PATCH] Added custom 404 page Signed-off-by: Jim Martens --- pages/404.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 pages/404.html diff --git a/pages/404.html b/pages/404.html new file mode 100644 index 0000000..53093b5 --- /dev/null +++ b/pages/404.html @@ -0,0 +1,22 @@ +--- +title: 404 - Link not found +permalink: /404.html +--- + +
+ +
+ +

Solutions

+
    +
  1. Perhaps you have misspelled? Check the spelling and try again.
  2. +
  3. + The link is recent and you still end up here? With the relaunch of 2martens.de some links changed, + so try the home page and the instructions there to find the post or page + you are searching. +
  4. +
  5. Perhaps the post or page related to your link doesn't exist anymore. Then you are out of luck.
  6. +
\ No newline at end of file