[gimp-web/testing] Polish Jehan's new 404 page
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/testing] Polish Jehan's new 404 page
- Date: Thu, 3 Nov 2016 15:14:25 +0000 (UTC)
commit c1c1265f5bc84f1b01fe214c2b67654c592f8381
Author: Pat David <patdavid gmail com>
Date: Thu Nov 3 09:58:05 2016 -0500
Polish Jehan's new 404 page
Changed 404 page title to just "404" (more descriptive than
using "Eeeek!".
Enclosed page title '404' in <H1>.
Moved page title + description to below the animated svg.
Un-animated the fade-in for the page text - it should be
immediately apparent that the page is a 404 - not found.
content/about/404.md | 2 +-
themes/newgimp/templates/404.html | 23 +++++------------------
2 files changed, 6 insertions(+), 19 deletions(-)
---
diff --git a/content/about/404.md b/content/about/404.md
index f393ab7..1c08ed8 100644
--- a/content/about/404.md
+++ b/content/about/404.md
@@ -1,4 +1,4 @@
-Title: Eeeek!
+Title: 404
Date: 2016-10-31
Author: Aryeom & Jehan
url: 404.html
diff --git a/themes/newgimp/templates/404.html b/themes/newgimp/templates/404.html
index 82806f2..c4300f6 100644
--- a/themes/newgimp/templates/404.html
+++ b/themes/newgimp/templates/404.html
@@ -14,13 +14,11 @@
<section id="content" class="page_content">
<div class="container">
- <div id="animation-404-text-left" class="row clearfix">
- <h1>Eeeek!</h1>
- <p><strong>404 - File not found</strong>.</p>
- </div>
- <div id="animation-404-text-right" class="row clearfix">
- <p>Sorry, but whatever you’re looking for isn’t here!
- <br/>If you believe this to be an error, please <a href="https://www.gimp.org/webmasters.html">let us
know</a>.</p>
+ <div id="" class="row clearfix">
+ <h1>404 - File Not Found</h1>
+ <h2>Eeeek!</h2>
+ <p>Sorry, but whatever you’re looking for isn’t here!<br/>
+ If you believe this to be an error, please <a href="https://www.gimp.org/webmasters.html">let us
know</a>.</p>
</div>
<section id="attribution">
<div class="container">
@@ -34,17 +32,6 @@
</div>
</section>
- <div class='column full social'>
- <p>
- Share this on: <a
- href="https://plus.google.com/share?url=https://www.gimp.org/404.html" target="_blank" title="Share
this post on Google+">Google+</a> |
- <a
- href="https://twitter.com/intent/tweet?url=https://www.gimp.org/404.html" target="_blank" title="Share
this post on twitter">twitter</a> |
- <a
- href="https://www.facebook.com/sharer/sharer.php?u=https://www.gimp.org/404.html" target="_blank"
title="Share this post on Facebook">Facebook</a>
- </p>
- </div>
- </div>
</section>
{% endblock content %}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]