[foundation-web] Add links to the Foundation blog



commit 5581cfb89517d2090788e2422a37320874a6027b
Author: Vincent Untz <vuntz gnome org>
Date:   Fri May 29 03:04:25 2009 +0200

    Add links to the Foundation blog
---
 foundation.gnome.org/index.wml      |    2 +-
 foundation.gnome.org/news/index.wml |    2 ++
 include/add-header.xsl              |    1 +
 include/evilsedhack                 |    1 +
 4 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/foundation.gnome.org/index.wml b/foundation.gnome.org/index.wml
index 1f12d14..3d83e13 100644
--- a/foundation.gnome.org/index.wml
+++ b/foundation.gnome.org/index.wml
@@ -89,7 +89,7 @@
 
     </ul>
 
-    <p>More news is available <a href="news/">here</a>.</p>
+    <p>You can also find more informal news at the <a href="http://blogs.gnome.org/foundation/";>Foundation Blog</a>, or read <a href="news/">previous news</a>.</p>
 
     <h2>Sponsors</h2>
     <div class="center">
diff --git a/foundation.gnome.org/news/index.wml b/foundation.gnome.org/news/index.wml
index a8c37f3..71f67a9 100644
--- a/foundation.gnome.org/news/index.wml
+++ b/foundation.gnome.org/news/index.wml
@@ -11,6 +11,8 @@
   <body>
     <h1>GNOME Foundation News</h1>
 
+    <p>You can also find more informal news at the <a href="http://blogs.gnome.org/foundation/";>Foundation Blog</a>.</p>
+
     <ul>
       <li>
         <strong>Sugar Labs, the nonprofit behind the OLPC software, is joining the GNOME Foundation</strong>
diff --git a/include/add-header.xsl b/include/add-header.xsl
index 97e9f4f..121aeec 100644
--- a/include/add-header.xsl
+++ b/include/add-header.xsl
@@ -44,6 +44,7 @@
 	<p class="section">Foundation</p>
 	<ul>
 	  <li><a href="{$root}/about/">About the Foundation</a></li>
+	  <li><a href="http://blogs.gnome.org/foundation/";>Blog</a></li>
 	  <li><a href="{$root}/membership/">Membership</a></li>
 	  <li><a href="{$root}/elections/">Elections</a></li>
 	  <li><a href="{$root}/referenda/">Referenda</a></li>
diff --git a/include/evilsedhack b/include/evilsedhack
index 010f5dd..d99705d 100755
--- a/include/evilsedhack
+++ b/include/evilsedhack
@@ -11,6 +11,7 @@ cat <<-FOOT
 	<p class="section">Foundation</p>
 	<ul>
 		<li><a href="$ROOT/about/">About the Foundation</a></li>
+		<li><a href="http://blogs.gnome.org/foundation/";>Blog</a></li>
 		<li><a href="$ROOT/membership/">Membership</a></li>
 		<li><a href="$ROOT/elections/">Elections</a></li>
 		<li><a href="$ROOT/referenda/">Referenda</a></li>



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