finish indabaos

This commit is contained in:
2025-06-10 18:16:40 +02:00
parent 1f8c99ccef
commit 11630ef24c
308 changed files with 10813 additions and 877 deletions

View File

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