[gnomeweb-wp] Change main logo to point to home page



commit febe4431465be950a94e6af546635789d7fdee08
Author: Lucas Rocha <lucasr litl com>
Date:   Wed Apr 6 18:26:48 2011 +0100

    Change main logo to point to home page

 wp-content/themes/gnome-grass/header.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/wp-content/themes/gnome-grass/header.php b/wp-content/themes/gnome-grass/header.php
index 8faa726..f6ae461 100644
--- a/wp-content/themes/gnome-grass/header.php
+++ b/wp-content/themes/gnome-grass/header.php
@@ -35,7 +35,7 @@
     <!-- global gnome.org domain bar -->
     <div id="global_domain_bar">
         <div>
-            <a href="#"><strong>GNOME</strong>.ORG</a>
+            <a href="/"><strong>GNOME</strong>.ORG</a>
         </div>
     </div>
     



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