add event page

This commit is contained in:
2024-08-28 16:24:37 +02:00
parent a932bcd745
commit 3d0d78a186
1609 changed files with 6540 additions and 19472 deletions

View File

@@ -21,15 +21,15 @@
"static/chunks/main-app.js",
"static/chunks/app/not-found.js"
],
"/events/versefest/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/events/versefest/page.js"
],
"/_not-found/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/_not-found/page.js"
],
"/events/metafest/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/events/metafest/page.js"
]
}
}