From a20a2aa278fa019d79f4ce2320f4cd88b7b0a9fa Mon Sep 17 00:00:00 2001 From: tizian Date: Tue, 30 Jun 2026 19:04:12 +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 34506ca..ae2c81c 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -16,7 +16,7 @@ const geistMono = Geist_Mono({ }); export const metadata: Metadata = { - title: "2026", + title: "Steinbruchfest 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' } ],