|
1 | 1 | { |
2 | | - "header": [ |
| 2 | + "header": [ |
| 3 | + { |
| 4 | + "name": "Programme", |
| 5 | + "items": [ |
3 | 6 | { |
4 | | - "name": "Programme", |
5 | | - "items": [ |
6 | | - { |
7 | | - "name": "Tracks", |
8 | | - "path": "/programme/tracks" |
9 | | - }, |
10 | | - { |
11 | | - "name": "Selection Process", |
12 | | - "path": "/programme/selection" |
13 | | - }, |
14 | | - { |
15 | | - "name": "Community Voting", |
16 | | - "path": "/programme/voting" |
17 | | - }, |
18 | | - { |
19 | | - "name": "Speaker Mentorship", |
20 | | - "path": "/programme/mentorship" |
21 | | - }, |
22 | | - { |
23 | | - "name": "C API Summit", |
24 | | - "path": "/programme/c-api-summit" |
25 | | - }, |
26 | | - { |
27 | | - "name": "WebAssembly Summit", |
28 | | - "path": "/programme/wasm-summit" |
29 | | - } |
30 | | - ] |
| 7 | + "name": "Tracks", |
| 8 | + "path": "/programme/tracks" |
31 | 9 | }, |
32 | 10 | { |
33 | | - "name": "Prague & Venue", |
34 | | - "items": [ |
35 | | - { |
36 | | - "name": "Around Prague & PCC", |
37 | | - "path": "/where" |
38 | | - }, |
39 | | - { |
40 | | - "name": "Exploring Prague", |
41 | | - "path": "/explore" |
42 | | - } |
43 | | - ] |
| 11 | + "name": "Selection Process", |
| 12 | + "path": "/programme/selection" |
44 | 13 | }, |
45 | 14 | { |
46 | | - "name": "Info & Support", |
47 | | - "items": [ |
48 | | - { |
49 | | - "name": "FAQ", |
50 | | - "path": "/faq" |
51 | | - } |
52 | | - ] |
53 | | - } |
54 | | - ], |
55 | | - "footer": [ |
| 15 | + "name": "Community Voting", |
| 16 | + "path": "/programme/voting" |
| 17 | + }, |
56 | 18 | { |
57 | | - "name": "2024 Photos", |
58 | | - "path": "https://ep2024.europython.eu/photos" |
| 19 | + "name": "Speaker Mentorship", |
| 20 | + "path": "/programme/mentorship" |
59 | 21 | }, |
60 | 22 | { |
61 | | - "name": "Contacts", |
62 | | - "path": "/contacts" |
| 23 | + "name": "C API Summit", |
| 24 | + "path": "/programme/c-api-summit" |
63 | 25 | }, |
64 | 26 | { |
65 | | - "name": "Terms", |
66 | | - "path": "/terms" |
| 27 | + "name": "WebAssembly Summit", |
| 28 | + "path": "/programme/wasm-summit" |
| 29 | + } |
| 30 | + ] |
| 31 | + }, |
| 32 | + { |
| 33 | + "name": "Prague & Venue", |
| 34 | + "items": [ |
| 35 | + { |
| 36 | + "name": "Around Prague & PCC", |
| 37 | + "path": "/where" |
67 | 38 | }, |
68 | 39 | { |
69 | | - "name": "Privacy Policy", |
70 | | - "path": "https://www.europython-society.org/privacy/" |
| 40 | + "name": "Exploring Prague", |
| 41 | + "path": "/explore" |
| 42 | + } |
| 43 | + ] |
| 44 | + }, |
| 45 | + { |
| 46 | + "name": "Info & Support", |
| 47 | + "items": [ |
| 48 | + { |
| 49 | + "name": "FAQ", |
| 50 | + "path": "/faq" |
71 | 51 | } |
72 | | - ] |
| 52 | + ] |
| 53 | + } |
| 54 | + ], |
| 55 | + "footer": [ |
| 56 | + { |
| 57 | + "name": "2024 Photos", |
| 58 | + "path": "https://ep2024.europython.eu/photos" |
| 59 | + }, |
| 60 | + { |
| 61 | + "name": "Contacts", |
| 62 | + "path": "/contacts" |
| 63 | + }, |
| 64 | + { |
| 65 | + "name": "Terms", |
| 66 | + "path": "/terms" |
| 67 | + }, |
| 68 | + { |
| 69 | + "name": "Privacy Policy", |
| 70 | + "path": "https://www.europython-society.org/privacy/" |
| 71 | + } |
| 72 | + ] |
73 | 73 | } |
0 commit comments