fix the main nav too.
Andrew Lewman

Andrew Lewman commited on 2012-11-28 16:33:56
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.

... ...
@@ -10,10 +10,10 @@
10 10
         'index'                        , 'Home',
11 11
         'about/overview'              , 'About Tor',
12 12
         'docs/documentation'          , 'Documentation',
13
-        'projects/projects'           , 'Projects',
14 13
         'press/press'                 , 'Press',
15 14
         '<blog>'                      , 'Blog',
16 15
         'http://www.printfection.com/torprojectstore' , 'Store',
16
+        'about/contact'               , 'Contact',
17 17
     );
18 18
     my @calltoaction = (
19 19
         'download/download-easy'           , 'Download',
20 20