[tor-commits] [webwml/master] unlink those two obsolete pages
arma at torproject.org
arma at torproject.org
Fri Apr 15 21:34:42 UTC 2016
commit ae30bea6ac3219a8b07cddcefa141139787adbfd
Author: Roger Dingledine <arma at torproject.org>
Date: Fri Apr 15 17:33:48 2016 -0400
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.
---
about/en/sidenav.wmi | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/about/en/sidenav.wmi b/about/en/sidenav.wmi
index c8c6997..7d4e054 100644
--- a/about/en/sidenav.wmi
+++ b/about/en/sidenav.wmi
@@ -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',
}]
More information about the tor-commits
mailing list