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 935c65a commit b0daf24Copy full SHA for b0daf24
src/data/links.json
@@ -89,7 +89,7 @@
89
]
90
},
91
{
92
- "name": "Registration",
+ "name": "Attend",
93
"items": [
94
95
"name": "Tickets",
@@ -110,6 +110,10 @@
110
111
"name": "FAQ",
112
"path": "/faq"
113
+ },
114
+ {
115
+ "name": "Code of Conduct",
116
+ "path": "https://www.europython-society.org/coc/"
117
}
118
119
@@ -220,7 +224,7 @@
220
224
221
225
222
226
223
227
228
229
230
0 commit comments