Umbenennung. Logbuch -> Führungsbuch

This commit is contained in:
2026-06-02 22:40:54 +02:00
parent e73680a70d
commit 50b74c4e92
7 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ export default function LoginPage() {
<div className="min-h-screen bg-white py-4 px-4">
<main className="max-w-6xl mx-auto border-2 border-black rounded-lg p-6 bg-[#EEF4FF]">
<div className="flex justify-between items-center mb-6">
<h1 className="text-3xl font-bold">Logbuch Sternwarte Welzheim</h1>
<h1 className="text-3xl font-bold">Führungsbuch Sternwarte Welzheim</h1>
</div>
<div className="flex justify-center py-10">