summaryrefslogtreecommitdiff
path: root/website/templates/nav.mdwn
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-09-02 00:09:06 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-09-02 00:09:06 -0400
commit0868e442ce10e983db2401c07011ea456e8f4a52 (patch)
tree8a984423790f9d6e3951501b2d9231eb916e0a2b /website/templates/nav.mdwn
parent6df368aae1e2d929a7c91b72de0d79c875701b63 (diff)
reverting to regular text in nav, since list items do not show up as expected in markdown.
Diffstat (limited to 'website/templates/nav.mdwn')
-rw-r--r--website/templates/nav.mdwn12
1 files changed, 6 insertions, 6 deletions
diff --git a/website/templates/nav.mdwn b/website/templates/nav.mdwn
index e61a84b..33ab8ce 100644
--- a/website/templates/nav.mdwn
+++ b/website/templates/nav.mdwn
@@ -3,11 +3,11 @@
<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]]
+[[WHY?|why]]
+[[DOWNLOAD|download]]
+[[DOCUMENTATION|doc]]
+[[NEWS|news]]
+[[COMMUNITY|community]]
+[[BUGS|bugs]]
</td></tr></tbody></table>