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 a4ea6c6e66
commit a38f19cfcc
4 changed files with 36 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "bocken"
version = "0.1.0"
version = "0.2.0"
edition = "2021"
[lib]