[damned-lies] Update footer links



commit 9c44c0784ee53bb3ae83c7664c6a217bc6c9741a
Author: Tom Tryfonidis <tomtryf gnome org>
Date:   Tue Feb 21 10:51:53 2017 +0200

    Update footer links

 templates/base.html |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/templates/base.html b/templates/base.html
index 60fa13f..abfb585 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -99,8 +99,8 @@
             <ul class="sub-menu">
                 <li><a href="https://www.gnome.org/about/";>{% trans "About Us" %}</a></li>
                 <li><a href="https://www.gnome.org/get-involved/";>{% trans "Get Involved" %}</a></li>
-                <li><a href="https://www.gnome.org/teams/";>{% trans "Teams" %}</a></li>
                 <li><a href="https://www.gnome.org/support-gnome/";>{% trans "Support GNOME" %}</a></li>
+                <li><a href="https://www.gnome.org/merchandise/";>{% trans "Merchandise" %}</a></li>
                 <li><a href="https://www.gnome.org/contact/";>{% trans "Contact Us" %}</a></li>
                 <li><a href="https://www.gnome.org/foundation/";>{% trans "The GNOME Foundation" %}</a></li>
             </ul>
@@ -114,7 +114,6 @@
                 <li><a href="https://wiki.gnome.org/GnomeIrcChannels";>{% trans "IRC Channels" %}</a></li>
                 <li><a href="https://bugzilla.gnome.org/";>{% trans "Bug Tracker" %}</a></li>
                 <li><a href="https://git.gnome.org/browse/";>{% trans "Development Code" %}</a></li>
-                <li><a href="https://wiki.gnome.org/Jhbuild";>{% trans "Build Tool" %}</a></li>
         </ul>
         </li>
         <li><a href="https://www.gnome.org/news/";>{% trans "News" %}</a>
@@ -122,9 +121,6 @@
             <li><a href="https://www.gnome.org/press/";>{% trans "Press Releases" %}</a></li>
             <li><a href="https://www.gnome.org/start/stable";>{% trans "Latest Release" %}</a></li>
             <li><a href="https://planet.gnome.org";>{% trans "Planet GNOME" %}</a></li>
-            <li><a href="https://news.gnome.org";>{% trans "Development News" %}</a></li>
-            <li><a href="https://identi.ca/gnome";>{% trans "Identi.ca" %}</a></li>
-            <li><a href="https://twitter.com/gnome";>{% trans "Twitter" %}</a></li>
         </ul>
         </li>
     </ul>


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