8e0a769c903d2d1b6fcaf2720d8d06c430175905
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 = (
19)         'download/download'                , 'Download',
20)         'donate/donate'                    , 'Donate',
Andrew Lewman commit changes from my sand...

Andrew Lewman authored 13 years ago

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