We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b090e00 commit b77375cCopy full SHA for b77375c
1 file changed
src/data/links.json
@@ -111,7 +111,21 @@
111
},
112
{
113
"name": "Community",
114
- "path": "/community-partners"
+ "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
+ ]
128
+
129
130
131
"name": "Jobs",
0 commit comments