diff options
author | Jameson Rollins <jrollins@finestructure.net> | 2010-03-23 02:12:33 -0400 |
---|---|---|
committer | Jameson Rollins <jrollins@finestructure.net> | 2010-03-23 02:12:33 -0400 |
commit | dbeab30f940705e3813746ccf7480619d8261d37 (patch) | |
tree | 099a0b3224b666bfc1289462f1a6d01a24763102 /website/sidebar.mdwn | |
parent | 0f6ef9923f4d70e2a79edd898f6ac46b617480c9 (diff) | |
parent | 2f9fe93b98ed32b662212899db6ba2174c1138d3 (diff) |
Merge remote branch 'mjgoins/master'
Conflicts:
doc/george/changelog
Diffstat (limited to 'website/sidebar.mdwn')
-rw-r--r-- | website/sidebar.mdwn | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/website/sidebar.mdwn b/website/sidebar.mdwn deleted file mode 100644 index 8d5a72f..0000000 --- a/website/sidebar.mdwn +++ /dev/null @@ -1,20 +0,0 @@ -<table class="sitenav" cellpadding="0" cellspacing="0"> -<colgroup span="1" width="120" /> -<tr> -<td rowspan="2"><a href="/"><img class="logo" src="/logo.simple.png" alt="monkeysphere" /></a></td> -<td><a href="/"><img class="title" src="/logo.title.png" alt="monkeysphere" /></a></td> -</tr><tr> -<td> -[[WHY?|why]] -[[DOWNLOAD|download]] -[[SCREENSHOTS|screenshots]] -[[DOCUMENTATION|doc]] -[[NEWS|news]] -[[COMMUNITY|community]] -<a href="https://labs.riseup.net/code/wiki/monkeysphere">WIKI</a> -<a href="https://labs.riseup.net/code/projects/monkeysphere/issues">BUGS</a> -[[VISION|vision]] -</td> -</tr> -</table> - |