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
@@ -11,7 +11,7 @@ export default function ChangePasswordPage() {
return (
<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]">
<h1 className="text-3xl font-bold mb-6">Logbuch Sternwarte Welzheim</h1>
<h1 className="text-3xl font-bold mb-6">Führungsbuch Sternwarte Welzheim</h1>
<div className="flex justify-center py-10">
<div className="w-full max-w-sm bg-white border border-gray-300 rounded-xl shadow-md p-8">