Code format

This commit is contained in:
Çetin
2025-01-07 17:29:51 +03:00
parent e3bcb0fdb6
commit 44c2361564
49 changed files with 1536 additions and 1723 deletions

View File

@@ -1,9 +1,9 @@
{
"rewrites": [
{
"source": "/:path*",
"destination": "/index.html"
}
],
"trailingSlash": false
}
"rewrites": [
{
"source": "/:path*",
"destination": "/index.html"
}
],
"trailingSlash": false
}