diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-02 00:01:51 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-02 00:01:51 -0400 |
commit | 878d43b2fc5f56644bbb6052a39177282099ea62 (patch) | |
tree | c668e3795daec13620a67d91324d6eef2c86d137 /website/templates | |
parent | 34f03fb0dd437bbed1c0b94aa9430131583183c4 (diff) |
more tweaks to nav to match the suggested design.
Diffstat (limited to 'website/templates')
-rw-r--r-- | website/templates/nav.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/nav.mdwn b/website/templates/nav.mdwn index c8babb5..0caec59 100644 --- a/website/templates/nav.mdwn +++ b/website/templates/nav.mdwn @@ -2,5 +2,5 @@ <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]] | [[documentation|doc]] | [[news]] | [[community]] | [[bugs]] +[[WHY?|why]] | [[DOWNLOAD|download]] | [[DOCUMENTATION|doc]] | [[NEWS|news]] | [[COMMUNITY|community]] | [[BUGS|bugs]] </td></tr></tbody></table> |