feat: styled offline page with app install hint, bump versions

Replace bare offline fallback with styled page matching the app's
design (glass nav, dark/light mode, wifi-off icon, retry button).
Add hint to install Android APK or PWA for offline use.

Site: 1.0.0 → 1.1.0
Android/Tauri: 0.1.0 → 0.2.0
This commit is contained in:
2026-04-06 00:18:23 +02:00
parent 0d2c8f8190
commit c86d6f487a
4 changed files with 36 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "bocken"
version = "0.1.0"
version = "0.2.0"
edition = "2021"
[lib]