git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
510b1313b
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
en
navigation.wmi
remove faq, support, developers from the navigation page. but only for en/ and fr/ since the others still use the old documentation page so need to keep them.
Roger Dingledine
commited
510b1313b
at 2006-01-28 08:14:48
navigation.wmi
Blame
History
Raw
#!/usr/bin/wml ## translation metadata # Revision: $Revision$ <: my @navigation = ( 'index' , 'Home', 'overview' , 'Overview', 'download' , 'Download', 'documentation' , 'Docs', # 'support' , 'Support', # 'faq' , 'FAQs', 'volunteer' , 'Volunteer', # 'developers' , 'Developers', 'people' , 'People', 'donate' , 'Donate!', ); :>