|
4 | 4 | "url": "#",
|
5 | 5 | "subpages": [
|
6 | 6 | { "title": "Contributing", "url": "/contributing/" },
|
7 |
| - { "title": "Servo Book", "url": "https://book.servo.org" }, |
| 7 | + { "title": "Servo Book", "url": "https://book.servo.org", "external": true }, |
8 | 8 | { "title": "WPT pass rates", "url": "/wpt/" },
|
9 | 9 | { "title": "Code of Conduct", "url": "/coc/" }
|
10 | 10 | ]
|
11 | 11 | },
|
12 | 12 | { "title": "Download", "url": "/download/" },
|
13 | 13 | { "title": "Blog", "url": "/blog/" },
|
14 |
| - { "title": "Demos", "url": "https://demo.servo.org/" }, |
| 14 | + { "title": "Demos", "url": "https://demo.servo.org/", "external": true }, |
15 | 15 | {
|
16 | 16 | "title": "About",
|
17 | 17 | "url": "#",
|
18 | 18 | "subpages": [
|
19 | 19 | { "title": "About Servo", "url": "/about/" },
|
20 |
| - { "title": "Governance", "url": "https://github.com/servo/project/blob/main/governance/README.md" }, |
| 20 | + { "title": "Governance", "url": "https://github.com/servo/project/blob/main/governance/README.md", "external": true }, |
21 | 21 | { "title": "Sponsorship", "url": "/sponsorship/" },
|
22 | 22 | { "title": "Acknowledgements", "url": "/acknowledgements/" }
|
23 | 23 | ]
|
|
0 commit comments