[gimp-web/testing] Add more text to 404 - File not found page



commit 8efe6e8841f3f981c5fd298a1120f58bf2596dc1
Author: Pat David <patdavid gmail com>
Date:   Mon Sep 12 14:20:29 2016 -0500

    Add more text to 404 - File not found page
    
    Add some more text and include an image for the 404 page.

 content/about/404.md          |   10 ++++++++--
 content/images/404-Wilber.png |  Bin 0 -> 17880 bytes
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/content/about/404.md b/content/about/404.md
index b8bfef7..f686d38 100644
--- a/content/about/404.md
+++ b/content/about/404.md
@@ -1,4 +1,4 @@
-Title: 404
+Title: Eeeek!
 Date: 2015-08-11T16:24:52-05:00
 Author: Pat David
 url: 404.html
@@ -6,5 +6,11 @@ save_as: 404.html
 status: hidden
 lang: en
 
-Well, this is odd.
+Well, this is odd. It's a __404 - File not found__.
 
+<figure>
+<img src='/images/404-Wilber.png' alt="EEeeek!  404!">
+</figure>
+
+Sorry, but whatever you're looking for isn't here!
+If you believe this to be an error, please [let us know](/webmasters.html).
diff --git a/content/images/404-Wilber.png b/content/images/404-Wilber.png
new file mode 100644
index 0000000..96c81bb
Binary files /dev/null and b/content/images/404-Wilber.png differ


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]