UI: Gründer-Link im Sidebar-Footer — Trophy-Icon + 100, zentriert unter Impressum/Datenschutz, SW by-v519

This commit is contained in:
rene 2026-04-29 21:45:32 +02:00
parent 8bf5a3960f
commit 0c91120427
3 changed files with 14 additions and 6 deletions

View file

@ -3,7 +3,7 @@
Router, State-Management, Navigation, Initialisierung.
============================================================ */
const APP_VER = '495'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const APP_VER = '496'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const APP_VERSION = '1.0.0'; // ← semantische Version, wird bei make release gesetzt
const IS_STAGING = location.hostname === 'staging.banyaro.app';