[or-cvs] r23313: {website} clean up the confusing overview that isn't overview. (website/branches/web20/about/en)

Andrew Lewman andrew at torproject.org
Mon Sep 27 18:38:43 UTC 2010


Author: phobos
Date: 2010-09-27 18:38:43 +0000 (Mon, 27 Sep 2010)
New Revision: 23313

Modified:
   website/branches/web20/about/en/sidenav.wmi
Log:
clean up the confusing overview that isn't overview.


Modified: website/branches/web20/about/en/sidenav.wmi
===================================================================
--- website/branches/web20/about/en/sidenav.wmi	2010-09-26 19:36:12 UTC (rev 23312)
+++ website/branches/web20/about/en/sidenav.wmi	2010-09-27 18:38:43 UTC (rev 23313)
@@ -17,18 +17,8 @@
 <:
   my $sidenav;
   $sidenav = [
-      {'url'  => 'about/about',
+      {'url'  => 'about/overview',
        'txt'  => 'Tor Overview',
-       'subelements' => [
-          {'url'  => 'about/why',
-           'txt'  => 'Why We Need Tor',
-          },
-          {'url'  => 'about/staying',
-           'txt'  => 'Staying Anonymous',
-          }, 
-          {'url'  => 'about/future',
-           'txt'  => 'Future of Tor',
-          }]
       },
       {'url'  => 'about/torusers',
        'txt'  => 'Users of Tor',



More information about the tor-commits mailing list