[gimp-web/testing] themes: updating the 404 image alt text for accessibility.
- From: Jehan Pagès <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/testing] themes: updating the 404 image alt text for accessibility.
- Date: Thu, 3 Nov 2016 21:57:37 +0000 (UTC)
commit 747a6606566171d6ca306b6ec038b3f07bfa1795
Author: Jehan <jehan girinstud io>
Date: Thu Nov 3 22:56:16 2016 +0100
themes: updating the 404 image alt text for accessibility.
Following ankh's recommendation, adding an explicit alt text telling
what the animation is about.
themes/newgimp/templates/404.html | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/themes/newgimp/templates/404.html b/themes/newgimp/templates/404.html
index c4300f6..098e43a 100644
--- a/themes/newgimp/templates/404.html
+++ b/themes/newgimp/templates/404.html
@@ -10,7 +10,8 @@
{% block content %}
-<img id="animation-404" src="/images/GIMP-404-animated.svg" alt="EEeeek! 404!">
+<img id="animation-404" src="/images/GIMP-404-animated.svg"
+ alt="Humorous animation about Wilber failing to pull the website banner">
<section id="content" class="page_content">
<div class="container">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]