diff --git a/VERSION b/VERSION
index c659825..b90f375 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1163
\ No newline at end of file
+1164
\ No newline at end of file
diff --git a/backend/static/index.html b/backend/static/index.html
index 487ccb1..b3a37b7 100644
--- a/backend/static/index.html
+++ b/backend/static/index.html
@@ -86,14 +86,14 @@
`;
+ el.querySelector('#world-login-btn')?.addEventListener('click', () => navigateTo('settings'));
return;
}
diff --git a/backend/static/js/zuechter.js b/backend/static/js/zuechter.js
new file mode 100644
index 0000000..da18f38
--- /dev/null
+++ b/backend/static/js/zuechter.js
@@ -0,0 +1,6 @@
+// Züchter-Landingpage — ausgelagert, da Inline-onclick von der CSP blockiert wird.
+// Verhindert Redirect-Loop beim Öffnen der App aus der Landingpage.
+document.addEventListener('DOMContentLoaded', () => {
+ document.querySelectorAll('[data-stay-in-app]').forEach(el =>
+ el.addEventListener('click', () => sessionStorage.setItem('by_stay_in_app', '1')));
+});
diff --git a/backend/static/landing.html b/backend/static/landing.html
index 8584afd..b243361 100644
--- a/backend/static/landing.html
+++ b/backend/static/landing.html
@@ -4,7 +4,7 @@
-
+
Ban Yaro — Die Hunde-App für Deutschland, Österreich & Schweiz
diff --git a/backend/static/presse.html b/backend/static/presse.html
index 85ee38d..8bbc68e 100644
--- a/backend/static/presse.html
+++ b/backend/static/presse.html
@@ -221,7 +221,7 @@
Über Ban Yaro — Kurztext für Redaktionen
- Kopieren
+ Kopieren
Ban Yaro ist eine kostenlose Hunde-App für den deutschsprachigen Raum. Die App läuft als Progressive Web App direkt im Smartphone-Browser — ohne Installation über den App Store. Funktionen: Hunde-Tagebuch mit Fotos und Wetter, digitale Gesundheitsakte, interaktive Karte mit Hundewiesen und Giftköder-Alarm, Community-Forum und Trainingspläne. Gegründet 2024 von René Degelmann, Ebersberg bei München. Erreichbar unter banyaro.app.