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 f3acc18 commit 1057765Copy full SHA for 1057765
website/theme.config.tsx
@@ -225,7 +225,7 @@ export default {
225
src={
226
{
227
"/community/": "/img/community/resources.png",
228
- "/community/upcoming-events/": "/img/community/events.png",
+ "/community/events/": "/img/community/events.png",
229
"/community/contribute/": "/img/community/contribute.png",
230
}[asPath]
231
}
0 commit comments