afe38b65e0f59e0a7bad7aaf51341817a9fc5360
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1) #!/usr/bin/wml
2) 
3) ## translation metadata
4) # Revision: $Revision: 22069 $
5) # Translation-Priority: 1-high
6) 
7) <:
8)     # path                              link text
9)     my @navigation = (
Andrew Lewman fix up the index page to pu...

Andrew Lewman authored 13 years ago

10)         'index'                       , 'Home',
Andrew Lewman increase max img width, lin...

Andrew Lewman authored 13 years ago

11)         'about/overview'                 , 'About Tor',
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

12)         'docs/documentation'          , 'Documentation',
Andrew Lewman clean out links to clientsi...

Andrew Lewman authored 13 years ago

13)         'projects/projects'         , 'Projects',
Andrew Lewman rename the press index page...

Andrew Lewman authored 13 years ago

14)         'press/press'                 , 'Press',
Andrew Lewman update the index announceme...

Andrew Lewman authored 13 years ago

15)         '<blog>'                      , 'Blog',
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

16)         'http://printfection.com/torprojectstore' , 'Store',
17)     );
18)     my @calltoaction = (
Sebastian Hahn Let's pretend we like our u...

Sebastian Hahn authored 13 years ago

19)         'download/download'                , 'Download',
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

20)         'donate/donate'                    , 'Donate',
Andrew Lewman commit changes from my sand...

Andrew Lewman authored 13 years ago

21)         'getinvolved/volunteer'          , 'Get Involved',