switched nav to list for easier manipulation via CSS.
[monkeysphere.git] / website / templates / nav.mdwn
index 04f6268ff255ccb9dc498f102fa5df7fba250b36..034591992cb9555b9e83b37f6306eed6771538cb 100644 (file)
@@ -1,6 +1,11 @@
 <table class="sitenav" cellpadding="0" cellspacing="0">
 <tbody><tr><td>
-<img class="logo" src="/logo.png" alt="monkeysphere" width="343" height="85" /></td>
-<td>
- [[overview|index]] | [[why?|why]] | [[download]] | [[documentation|doc]] | [[news]] | [[community]] | [[bugs]]
+<a class="logo" href="/"><img class="logo" src="/logo.png" alt="monkeysphere" width="343" height="85" /></a>
+</td><td>
+* [[WHY?|why]]
+* [[DOWNLOAD|download]]
+* [[DOCUMENTATION|doc]] 
+* [[NEWS|news]]
+* [[COMMUNITY|community]]
+* [[BUGS|bugs]]
 </td></tr></tbody></table>