Add links to the Foundation blog
This commit is contained in:
parent
5bf52c1b5a
commit
5581cfb895
4 changed files with 5 additions and 1 deletions
|
@ -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">
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue