chore: rebrand zu Dockly-Pfandsystem

Anzeige-Name ueberall umgestellt:
- index.html title, Login-H1, TopNav, SuperAdmin-Header
- Mail-Subject, HTML-Body, Default-MAIL_FROM
- PWA Manifest name (short_name: Dockly-Pfand wegen Laengen-Limit)
This commit is contained in:
christian
2026-05-26 13:43:46 +00:00
parent 712afdd253
commit 9726d70c41
8 changed files with 17 additions and 17 deletions

View File

@@ -9,7 +9,7 @@
<link rel="manifest" href="/manifest.json" />
<link rel="preconnect" href="https://rsms.me/">
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
<title>Pfandsystem</title>
<title>Dockly-Pfandsystem</title>
</head>
<body class="bg-slate-50 antialiased">
<div id="root"></div>