[xiph-commits] r7236 - websites/speex.org/SSI

atamido at dactyl.lonelymoon.com atamido
Wed Jul 21 11:56:58 PDT 2004


Author: atamido
Date: Wed Jul 21 11:56:58 2004
New Revision: 7236

Modified:
websites/speex.org/SSI/topofbody.inc
Log:
Changed navlink to point to samples.html in the root and cleaned the HTML a little to make it easier to read.

Modified: websites/speex.org/SSI/topofbody.inc
===================================================================
--- websites/speex.org/SSI/topofbody.inc	2004-07-21 18:56:13 UTC (rev 7235)
+++ websites/speex.org/SSI/topofbody.inc	2004-07-21 18:56:57 UTC (rev 7236)
@@ -1,4 +1,4 @@
-    <p class='skipper'><a href="#content" accesskey="2">Skip to main content.</a></p>
+?    <p class='skipper'><a href="#content" accesskey="2">Skip to main content.</a></p>
<div id="xiphnav">
<span class="left">
<a href="http://www.xiph.org/">xiph.org</a> ?
@@ -10,17 +10,16 @@
<div class='spacer'> </div>
</div>
<div id="nav">
-	<ul><li class="first"><a href="/"
-	title="Return to the speex.org homepage.">Home</a></li
-	><li><a href="news.html" title="Catch up on old news">All News</a></li
-	><li><a href="comparison.html" title="See a feature list">Comparison</a></li
-	><li><a href="audio/samples/" title="Listen to Speex samples">Samples</a></li
-	><li><a href="download.html" title="Download Speex">Download</a></li
-	><li><a href="docs.html"
+	<ul><li class="first"><a href="/" title="Return to the speex.org homepage.">Home</a></li>
+	<li><a href="news.html" title="Catch up on old news">All News</a></li>
+	<li><a href="comparison.html" title="See a feature list">Comparison</a></li>
+	<li><a href="samples.html" title="Listen to Speex samples">Samples</a></li>
+	<li><a href="download.html" title="Download Speex">Download</a></li>
+	<li><a href="docs.html"
title="View the available documentation">Docs &amp;
-			<abbr title="Frequently Asked Questions">FAQ</abbr></a></li
-	><li><a href="todo.html" title="See what?s in the pipe">Roadmap</a></li
-	><li><a href="projects.html"
-			title="See what others are doing with Speex">Plugins &amp; Software</a></li
-	><li><a href="contact.html" title="Get in touch with us">Contact</a></li></ul>
+			<abbr title="Frequently Asked Questions">FAQ</abbr></a></li>
+	<li><a href="todo.html" title="See what?s in the pipe">Roadmap</a></li>
+	<li><a href="projects.html"
+			title="See what others are doing with Speex">Plugins &amp; Software</a></li>
+	<li><a href="contact.html" title="Get in touch with us">Contact</a></li></ul>
</div>



More information about the commits mailing list