Feature 18: Trinkspiel-Seite + Theme-Toggle finalisiert
Neu: - trinkspiel.html: 5 Spiele-Modi (Kings, Ride the Bus, Ring of Fire, Ich hab noch nie, Wahrheit/Pflicht) mit 3D-Karten-Flip-Animation, Spieler-Tracker, König-Becher-Meter, Regel-Tracker, Statistik, History. localStorage-Persistenz (jga-players-v2, jga-rules-v2). - countdown.html: Live-Countdown auf 25.07.2026 (Feature 24). Update: - index.html: Countdown-Card in Planungs-Tools Sektion. - sw.js: trinkspiel.html + countdown.html gecacht, Cache v1->v2. - packliste.html + tourenplan.html + tourenplan-mit-tram.html: Theme-Toggle Finalisierung + Favicon-Fixes. Nicht verlinkt auf index.html — User-Review vor Freigabe.
This commit is contained in:
+10
@@ -335,6 +335,16 @@
|
||||
<a href="packliste.html" class="open-btn">Packliste öffnen →</a>
|
||||
</div>
|
||||
|
||||
<div class="card">
|
||||
<div class="card-icon">⏱️</div>
|
||||
<h2>JGA-Countdown</h2>
|
||||
<p class="description">
|
||||
Großer Live-Countdown bis zum 25. Juli 2026 mit Tagen/Stunden/Minuten/Sekunden.
|
||||
Vorbereitungsfortschritt + Teilen-Button für Social Media.
|
||||
</p>
|
||||
<a href="countdown.html" class="open-btn">Countdown öffnen →</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- Locations Übersicht -->
|
||||
|
||||
Reference in New Issue
Block a user