[Blends-commit] [SCM] website branch, new-website, updated. 92e13ee58653e280d58222b44878be719f8cfaa7

Iain R. Learmonth irl at fsfe.org
Fri May 15 16:26:14 UTC 2015


The following commit has been merged in the new-website branch:
commit 92e13ee58653e280d58222b44878be719f8cfaa7
Author: Iain R. Learmonth <irl at fsfe.org>
Date:   Fri May 15 17:25:50 2015 +0100

    new-website: Fix template menu URLs

diff --git a/www-src/_includes/template_menu.html b/www-src/_includes/template_menu.html
index 0d047e6..648f8e0 100644
--- a/www-src/_includes/template_menu.html
+++ b/www-src/_includes/template_menu.html
@@ -1,4 +1,4 @@
-<li><a href="/games/">Home</a></li>
-<li><a href="/games/tasks/">Tasks</a>
-<li><a href="/games/bugs/">Bugs</a></li>
-<li><a href="/games/thermometer/">Thermometer</a></li>
+<li><a href="/template/">Home</a></li>
+<li><a href="/template/tasks/">Tasks</a>
+<li><a href="/template/bugs/">Bugs</a></li>
+<li><a href="/template/thermometer/">Thermometer</a></li>
diff --git a/www/template/index.html b/www/template/index.html
index 8c22cc6..4c01258 100644
--- a/www/template/index.html
+++ b/www/template/index.html
@@ -27,10 +27,10 @@
 		<div id="navbar">
 			<p class="hidecss"><a href="#content">Skip Quicknav</a></p>
 			<ul>
-				<li><a href="/games/">Home</a></li>
-<li><a href="/games/tasks/">Tasks</a>
-<li><a href="/games/bugs/">Bugs</a></li>
-<li><a href="/games/thermometer/">Thermometer</a></li>
+				<li><a href="/template/">Home</a></li>
+<li><a href="/template/tasks/">Tasks</a>
+<li><a href="/template/bugs/">Bugs</a></li>
+<li><a href="/template/thermometer/">Thermometer</a></li>
 
 			</ul>
 		</div> <!-- end navbar -->

-- 
Static and dynamic websites for Debian Pure Blends



More information about the Blends-commit mailing list