trying out sidebar plugin to deal with navigation.
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Wed, 3 Sep 2008 02:05:31 +0000 (22:05 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Wed, 3 Sep 2008 02:05:31 +0000 (22:05 -0400)
website/sidebar.mdwn [new file with mode: 0644]

diff --git a/website/sidebar.mdwn b/website/sidebar.mdwn
new file mode 100644 (file)
index 0000000..33ab8ce
--- /dev/null
@@ -0,0 +1,13 @@
+<table class="sitenav" cellpadding="0" cellspacing="0">
+<tbody><tr><td>
+<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>