First design of frontpage

This commit is contained in:
2024-10-04 01:54:27 +00:00
parent 154b93e267
commit 5a950f6851
170 changed files with 9412 additions and 143 deletions

View File

@ -8,7 +8,10 @@
"static/development/_buildManifest.js",
"static/development/_ssgManifest.js"
],
"rootMainFiles": [],
"rootMainFiles": [
"static/chunks/webpack.js",
"static/chunks/main-app.js"
],
"pages": {
"/_app": []
},