[xiph-commits] r18947 - websites/common

giles at svn.xiph.org giles at svn.xiph.org
Mon May 20 06:49:08 PDT 2013


Author: giles
Date: 2013-05-20 06:49:07 -0700 (Mon, 20 May 2013)
New Revision: 18947

Modified:
   websites/common/xiphbar.include
Log:
Put opus, flac and icecast first in the nav bar.

These are the projects we most want to draw attention to
currently.


Modified: websites/common/xiphbar.include
===================================================================
--- websites/common/xiphbar.include	2013-05-20 10:43:57 UTC (rev 18946)
+++ websites/common/xiphbar.include	2013-05-20 13:49:07 UTC (rev 18947)
@@ -9,12 +9,12 @@
 
   <td id="xiphlinks" align="right">
     <a href="http://www.xiph.org/">Xiph.org</a>
+    <a href="http://www.opus-codec.org/">Opus</a>
+    <a href="http://xiph.org/flac/">FLAC</a>
+    <a href="http://www.icecast.org/">Icecast</a>
     <a href="http://www.vorbis.com/">Vorbis</a>
     <a href="http://www.theora.org/">Theora</a>
-    <a href="http://www.icecast.org/">Icecast</a>
     <a href="http://www.speex.org/">Speex</a>
-    <a href="http://www.opus-codec.org/">Opus</a>
-    <a href="http://xiph.org/flac/">FLAC</a>
     <a href="http://www.xspf.org/">XSPF</a>
   </td>
 



More information about the commits mailing list