We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7facd0 commit 95a6d0fCopy full SHA for 95a6d0f
src/data/links.json
@@ -111,20 +111,7 @@
111
},
112
{
113
"name": "Community",
114
- "items": [
115
- {
116
- "name": "About Us",
117
- "path": "/about"
118
- },
119
120
- "name": "EuroPython Society",
121
- "path": "https://europython-society.org/"
122
123
124
- "name": "Community Partners",
125
- "path": "/community-partners"
126
- }
127
- ]
+ "path": "/community-partners"
128
129
130
"name": "Jobs",
@@ -150,6 +137,10 @@
150
137
151
138
152
139
"path": "/jobs"
140
+ },
141
+ {
142
+ "name": "About Us",
143
+ "path": "/about"
153
144
}
154
145
]
155
146
0 commit comments