summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
Diffstat (limited to 'website')
-rw-r--r--website/templates/nav.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/website/templates/nav.mdwn b/website/templates/nav.mdwn
index 3d6d180..c8babb5 100644
--- a/website/templates/nav.mdwn
+++ b/website/templates/nav.mdwn
@@ -1,6 +1,6 @@
<table class="sitenav" cellpadding="0" cellspacing="0">
<tbody><tr><td>
-[[<img class="logo" src="/logo.png" alt="monkeysphere" width="343" height="85" />|index]]</td>
-<td>
+<a class="logo" href="/"><img class="logo" src="/logo.png" alt="monkeysphere" width="343" height="85" /></a>
+</td><td>
[[why?|why]] | [[download]] | [[documentation|doc]] | [[news]] | [[community]] | [[bugs]]
</td></tr></tbody></table>