[gtk-web] Add a link to the (resurrected) blog



commit e3e2b02f12e99ebcf15980fa575345d3af5ff5c0
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed May 11 14:14:25 2016 +0100

    Add a link to the (resurrected) blog

 index.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/index.php b/index.php
index 6736ec0..57b8cbd 100755
--- a/index.php
+++ b/index.php
@@ -37,7 +37,8 @@ $first = false;
        <div class="newsfeed_buttons">
                <div>Follow the GTK+ project on:</div>
                <span>
-                       <a href="http://twitter.com/GTKtoolkit"; title="Follow GTKtoolkit on 
Twitter">Twitter</a> |
+                        <a href="https://blogs.gnome.org/gtk"; title="Follow the GTK blog">blog</a> |
+                       <a href="https://twitter.com/GTKtoolkit"; title="Follow GTKtoolkit on 
Twitter">Twitter</a> |
                        <a href="http://identi.ca/gtktoolkit"; title="Follow GTKtoolkit on 
identi.ca">identi.ca</a> |
                         <a href="https://plus.google.com/114139219146791168347"; title="Follow GTK on 
Google+" rel="publisher">Google+</a>
                </span>


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