From 6fe49a944dc1cff391c1ff630906d7ed2591a093 Mon Sep 17 00:00:00 2001 From: tizian Date: Tue, 30 Jun 2026 19:00:45 +0200 Subject: [PATCH] changes for 2026 --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index c6d59e7..34506ca 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -16,7 +16,7 @@ const geistMono = Geist_Mono({ }); export const metadata: Metadata = { - title: "Steinbruchfest 6", + title: "2026", description: "Steinbruchfest der Freiwillige Feuerwehr Friedberg", openGraph: { images: [ { width: 512, height: 512, url: 'https://steinbruchfest.at/images/android-chrome-512x512.png', type: 'image/png' } ],