Add favicon and apple-touch-icon to multiple HTML files; implement toast notification feature in app.js; update duration mode handling; enhance footer navigation and styling; create AGB and Mietbedingungen pages; improve Nginx configuration for HTML file handling; add logo images.

This commit is contained in:
LagoESP
2026-05-09 23:04:29 +02:00
parent 3a902e7138
commit dbb4c27535
13 changed files with 418 additions and 74 deletions
+4 -2
View File
@@ -118,7 +118,8 @@ export const translations = {
footerNav: "Navigation",
imprint: "Impressum",
privacy: "Datenschutz",
footerTerms: "Mietbedingungen",
terms: "AGB",
rentalTerms: "Mietbedingungen",
copyright: "Alle Rechte vorbehalten.",
close: "Schließen",
@@ -352,7 +353,8 @@ export const translations = {
footerNav: "Navigation",
imprint: "Imprint",
privacy: "Privacy",
footerTerms: "Rental conditions",
terms: "Terms",
rentalTerms: "Rental Terms",
copyright: "All rights reserved.",
close: "Close",