add about

This commit is contained in:
2025-06-11 15:31:53 +02:00
parent 406f7e07ae
commit 950bee25c3
65 changed files with 781 additions and 203 deletions

View File

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