[gimp-web/gimp-web-static] Point 'GIMP News Feed' in footer to atom.xml



commit 26b08e9932a2c553bec7806be6b07be1f71f9cfa
Author: Pat David <patdavid gmail com>
Date:   Wed Nov 18 11:01:54 2015 -0600

    Point 'GIMP News Feed' in footer to atom.xml

 themes/newgimp/templates/base.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/newgimp/templates/base.html b/themes/newgimp/templates/base.html
index d488e43..33a3a5e 100644
--- a/themes/newgimp/templates/base.html
+++ b/themes/newgimp/templates/base.html
@@ -165,7 +165,7 @@
                     </div> 
                 <div class="row clearfix bottom">
                     <div class="column half flow-opposite">
-                        <a href="/news.rdf">GIMP News Feed</a> | <a href="/webmasters.html">Contacting Us</a>
+                        <a href="/feeds/atom.xml">GIMP News Feed</a> | <a href="/webmasters.html">Contacting 
Us</a>
                     </div>
                     <div class="column half">
                         &copy; 2001-2015 <a href="/team.html">The GIMP Team</a>


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