Gute version, fonts laden nicht

This commit is contained in:
2025-08-04 16:33:05 +02:00
parent 62ebe48adb
commit b701dbe30d
143 changed files with 10160 additions and 616 deletions

View File

@@ -0,0 +1,6 @@
{
"/_document": "pages/_document.js",
"/_app": "pages/_app.js",
"/_error": "pages/_error.js",
"/": "pages/index.js"
}