Roger Dingledine commited on 2012-10-04 03:23:21
Zeige 1 geänderte Dateien mit 12 Einfügungen und 0 Löschungen.
... | ... |
@@ -38,11 +38,23 @@ |
38 | 38 |
}, |
39 | 39 |
{'url' => 'about/contributors', |
40 | 40 |
'txt' => 'Past Contributors', |
41 |
+ }] |
|
41 | 42 |
}, |
43 |
+ |
|
42 | 44 |
{'url' => 'about/jobs', |
43 | 45 |
'txt' => 'Jobs', |
46 |
+ 'subelements' => [ |
|
47 |
+ {'url' => 'about/jobs-projectcoordinator', |
|
48 |
+ 'txt' => 'Project coordinator', |
|
49 |
+ }, |
|
50 |
+ {'url' => 'about/jobs-pluggabletransport', |
|
51 |
+ 'txt' => 'Pluggable transport dev', |
|
52 |
+ }, |
|
53 |
+ {'url' => 'about/jobs-browserhacker', |
|
54 |
+ 'txt' => 'Browser Hacker', |
|
44 | 55 |
}] |
45 | 56 |
}, |
57 |
+ |
|
46 | 58 |
{'url' => 'about/sponsors', |
47 | 59 |
'txt' => 'Sponsors', |
48 | 60 |
}, |
49 | 61 |