diff options
-rw-r--r-- | website/sidebar.mdwn | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/website/sidebar.mdwn b/website/sidebar.mdwn new file mode 100644 index 0000000..33ab8ce --- /dev/null +++ b/website/sidebar.mdwn @@ -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> |