add metafest page

This commit is contained in:
2024-08-27 10:32:30 +02:00
parent 8b8dbb1b75
commit b13dd41c68
346 changed files with 8840 additions and 659 deletions

View File

@@ -25,6 +25,11 @@
"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"
]
}
}