summaryrefslogtreecommitdiff
path: root/website/templates/nav.mdwn
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@phys.columbia.edu>2008-09-01 23:08:58 -0700
committerJameson Graef Rollins <jrollins@phys.columbia.edu>2008-09-01 23:08:58 -0700
commit948b21702fbeaf1874286bd9b0d7c27c37d55c2a (patch)
tree87be9f29516bfe0ca78ad61a57c666e76adfcd28 /website/templates/nav.mdwn
parent5bb8d410b08bf36d1ff3f36257ac364080d80aa9 (diff)
parent212c4e507b0a96a05fa8ee4232e821c77285eebf (diff)
Merge commit 'dkg/master'
Conflicts: website/doc.mdwn website/templates/nav.mdwn
Diffstat (limited to 'website/templates/nav.mdwn')
-rw-r--r--website/templates/nav.mdwn14
1 files changed, 12 insertions, 2 deletions
diff --git a/website/templates/nav.mdwn b/website/templates/nav.mdwn
index a4bcebf..33ab8ce 100644
--- a/website/templates/nav.mdwn
+++ b/website/templates/nav.mdwn
@@ -1,3 +1,13 @@
-[[overview|/index]] | [[why?|/why]] | [[/download]] | [[documentation|/doc]] | [[/news]] | [[/community]] | [[/bugs]]
+<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>