This commit is contained in:
2024-09-18 15:51:13 +02:00
parent cfba225ffa
commit 60a7a54fbc
73 changed files with 2674 additions and 288 deletions

View File

@@ -1 +1,5 @@
{"/_app":"pages/_app.js","/_error":"pages/_error.js","/_document":"pages/_document.js","/404":"pages/404.html"}
{
"/_app": "pages/_app.js",
"/_error": "pages/_error.js",
"/_document": "pages/_document.js"
}