chore(web): format files

This commit is contained in:
2025-11-26 17:27:18 +02:00
parent f1a0ab75c3
commit a93ff3f920
8 changed files with 404 additions and 463 deletions

View File

@@ -48,7 +48,7 @@ panic = "abort"
[package.metadata.leptos]
# The name used by wasm-bindgen/cargo-leptos for the JS/WASM bundle. Defaults to the crate name
output-name = "web2"
output-name = "web"
# The site root folder is where cargo-leptos generate all output. WARNING: all content of this folder will be erased on a rebuild. Use it in your server setup.
site-root = "target/site"