[gimp-web/header-image] Add <noscript> around default header img for non-js users
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/header-image] Add <noscript> around default header img for non-js users
- Date: Mon, 16 Jan 2017 20:26:08 +0000 (UTC)
commit 1f5c3264ce58236dba0e7a80a8629de571b6c738
Author: Pat David <patdavid gmail com>
Date: Mon Jan 16 14:25:53 2017 -0600
Add <noscript> around default header img for non-js users
themes/newgimp/templates/home.html | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/themes/newgimp/templates/home.html b/themes/newgimp/templates/home.html
index 5fbfacb..15a1cdf 100644
--- a/themes/newgimp/templates/home.html
+++ b/themes/newgimp/templates/home.html
@@ -274,7 +274,10 @@
</section>
+ <noscript>
<link rel='stylesheet' type='text/css' href="/theme/css/home-header.css" />
+ </noscript>
+
<!-- <script async src='/images/headers.json'></script> -->
<script async src='/js/rotateHeaderImg.js'></script>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]