2026 Version + better Admin Panel
Some checks failed
Deploy to Firebase Hosting on merge / build_and_deploy (push) Has been cancelled

This commit is contained in:
Laptop-Luis
2026-03-27 06:32:11 +01:00
parent 9c57f94ccb
commit cb700679a0
9 changed files with 472 additions and 138 deletions

View File

@@ -1,5 +1,6 @@
{
"hosting": {
"site": "skatturnier",
"public": "build",
"ignore": [
"firebase.json",
@@ -11,7 +12,6 @@
"source": "**",
"destination": "/index.html"
}
],
"site": "skatabend"
]
}
}