Docs
All checks were successful
Deploy Docs to Synology / deploy (push) Successful in 4s

This commit is contained in:
2026-05-01 10:47:40 +02:00
parent 8a07022600
commit e922ac9449

View File

@@ -52,7 +52,7 @@ const App = () => {
mount(App, "#app");
```
### CDN Usage (no build step - all-in-one)
### CDN Usage
```html
<!DOCTYPE html>