add meta infos;
BIN
ai_docs/images/favicon_io/android-chrome-192x192.png
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
ai_docs/images/favicon_io/android-chrome-512x512.png
Normal file
|
After Width: | Height: | Size: 125 KiB |
BIN
ai_docs/images/favicon_io/apple-touch-icon.png
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
ai_docs/images/favicon_io/favicon-16x16.png
Normal file
|
After Width: | Height: | Size: 567 B |
BIN
ai_docs/images/favicon_io/favicon-32x32.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
ai_docs/images/favicon_io/favicon.ico
Normal file
|
After Width: | Height: | Size: 15 KiB |
1
ai_docs/images/favicon_io/site.webmanifest
Normal file
@@ -0,0 +1 @@
|
||||
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
|
||||
|
Before Width: | Height: | Size: 101 KiB |
BIN
public/images/android-chrome-512x512.png
Normal file
|
After Width: | Height: | Size: 125 KiB |
|
Before Width: | Height: | Size: 218 KiB |
@@ -18,6 +18,16 @@ const geistMono = Geist_Mono({
|
||||
export const metadata: Metadata = {
|
||||
title: "Steinbruchfest 2025",
|
||||
description: "Steinbruchfest und 150 Jahr-Feier der Freiwillige Feuerwehr Friedberg",
|
||||
openGraph: {
|
||||
images: [ { width: 512, height: 512, url: 'https://steinbruchfest.at/images/android-chrome-512x512.png', type: 'image/png' } ],
|
||||
type: "website",
|
||||
url: "https://steinbruchfest.at",
|
||||
title: "Steinbruchfest 2025",
|
||||
description: "Steinbruchfest und 150 Jahr-Feier der Freiwillige Feuerwehr Friedberg",
|
||||
locale: "de_AT",
|
||||
siteName: "Steinbruchfest 2025"
|
||||
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
|
||||