[gimp-web/testing] Added Atom icon to feed mentions (footer and /news/)
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/testing] Added Atom icon to feed mentions (footer and /news/)
- Date: Mon, 14 Dec 2015 17:06:46 +0000 (UTC)
commit dae642c2c4a1c66a4f6218548ea1363d2b199585
Author: Pat David <patdavid gmail com>
Date: Mon Dec 14 11:06:36 2015 -0600
Added Atom icon to feed mentions (footer and /news/)
themes/newgimp/templates/base.html | 2 +-
themes/newgimp/templates/index.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/themes/newgimp/templates/base.html b/themes/newgimp/templates/base.html
index dbee368..a584a5e 100644
--- a/themes/newgimp/templates/base.html
+++ b/themes/newgimp/templates/base.html
@@ -205,7 +205,7 @@
<div class="row clearfix bottom">
<div class="column half flow-opposite">
- <a href="/feeds/atom.xml">GIMP News Feed</a> | <a href="/webmasters.html">Contacting
Us</a>
+ <a href="/feeds/atom.xml">GIMP News Feed <i class='fa fa-rss'></i></a> | <a
href="/webmasters.html">Contacting Us</a>
</div>
<div class="column half">
© 2001-2015 <a href="/team.html">The GIMP Team</a>
diff --git a/themes/newgimp/templates/index.html b/themes/newgimp/templates/index.html
index 65ae47c..544dc87 100644
--- a/themes/newgimp/templates/index.html
+++ b/themes/newgimp/templates/index.html
@@ -121,7 +121,7 @@
<div class="row clearfix">
<div class="column full">
<h1>Recent News</h1>
-
+ <div style='font-size: 0.85rem;'><a href='/feeds/atom.xml'>Feed <i class='fa
fa-rss'></i></a></div>
</div>
</div>
</div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]