diff --git a/README.md b/README.md index 66b0989..923f5b3 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,19 @@ Self-hosted overview for rented servers (VPS, dedicated, storage, managed). Mult - Tailwind via CDN, Leaflet for maps - Uvicorn as ASGI server +## Screenshots +Store optimized images in `docs/img/`. Suggested captures (add the files to avoid broken links): +- `docs/img/dashboard.webp` — dashboard overview. +- `docs/img/server-detail.webp` — server detail/edit view. +- `docs/img/map.webp` — per-user map view. + +Ready-to-display slots (fill the files above): +![Dashboard](docs/img/dashboard.webp) +![Server detail](docs/img/server-detail.webp) +![Map view](docs/img/map.webp) + +Recommended: use WebP or PNG, keep files small (<400 KB), blur/redact sensitive data before committing. + ## Containers and Images - Public repo: `https://github.com/nocci-sl/fleetledger`. - Prebuilt image on GHCR: `ghcr.io/nocci-sl/fleetledger:latest` (plus commit-tagged `ghcr.io/nocci-sl/fleetledger:`). diff --git a/app/static/icon-192.png b/app/static/icon-192.png index bfeade6..f624c75 100644 Binary files a/app/static/icon-192.png and b/app/static/icon-192.png differ diff --git a/app/static/icon-512.png b/app/static/icon-512.png index aa731fa..2b5d121 100644 Binary files a/app/static/icon-512.png and b/app/static/icon-512.png differ diff --git a/docs/img/.gitkeep b/docs/img/.gitkeep new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/docs/img/.gitkeep @@ -0,0 +1 @@ +