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
+2 -2
View File
@@ -2,8 +2,8 @@ import type { Metadata, Viewport } from 'next';
import './globals.css';
export const metadata: Metadata = {
title: 'Logbuch — Sternwarte Welzheim',
description: 'Logbuch für die Sternwarte Welzheim',
title: 'Führungsbuch — Sternwarte Welzheim',
description: 'Führungsbuch für die Sternwarte Welzheim',
};
export const viewport: Viewport = {