edit navbar

This commit is contained in:
2024-08-26 14:50:15 +02:00
parent 7c90df8a38
commit 8a5b21c780
229 changed files with 12531 additions and 123 deletions

View File

@@ -20,6 +20,11 @@
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/not-found.js"
],
"/_not-found/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/_not-found/page.js"
]
}
}