unlink those two obsolete pages

also, link the corepeople page as a sub-bullet, because that's
how it's done on the documentation pages. now there are two things
you can click that get you to corepeople. this is not perfect,
but it's better than the alternative where you don't even realize
it's a thing you can click on.
This commit is contained in:
Roger Dingledine 2016-04-15 17:33:48 -04:00
parent 4a161bab4d
commit ae30bea6ac

View File

@ -27,15 +27,12 @@
{'url' => 'about/corepeople',
'txt' => 'Tor People',
'subelements' => [
{'url' => 'about/corepeople',
'txt' => 'Core Tor People',
},
{'url' => 'about/board',
'txt' => 'Board of Directors',
},
{'url' => 'about/translators',
'txt' => 'Translators',
},
{'url' => 'about/volunteers',
'txt' => 'Volunteers',
},
},
{'url' => 'about/contributors',
'txt' => 'Past Contributors',
}]