[tor-commits] r25920: {website} fix the main nav too. (website/trunk/include)

Andrew Lewman andrew at torproject.org
Wed Nov 28 15:33:56 UTC 2012


Author: phobos
Date: 2012-11-28 15:33:56 +0000 (Wed, 28 Nov 2012)
New Revision: 25920

Modified:
   website/trunk/include/navigation.wmi
Log:
fix the main nav too.


Modified: website/trunk/include/navigation.wmi
===================================================================
--- website/trunk/include/navigation.wmi	2012-11-28 15:30:20 UTC (rev 25919)
+++ website/trunk/include/navigation.wmi	2012-11-28 15:33:56 UTC (rev 25920)
@@ -10,13 +10,13 @@
         'index'                        , 'Home',
         'about/overview'              , 'About Tor',
         'docs/documentation'          , 'Documentation',
-        'projects/projects'           , 'Projects',
         'press/press'                 , 'Press',
         '<blog>'                      , 'Blog',
         'http://www.printfection.com/torprojectstore' , 'Store',
+        'about/contact'               , 'Contact',
     );
     my @calltoaction = (
-        'download/download-easy'                , 'Download',
+        'download/download-easy'           , 'Download',
         'getinvolved/volunteer'            , 'Volunteer',
         'donate/donate'                    , 'Donate',
     );



More information about the tor-commits mailing list