From 83d67dcba64187792c263c2dafad0384f19aefc4 Mon Sep 17 00:00:00 2001 From: bytedream Date: Mon, 13 Oct 2025 20:56:58 +0200 Subject: [PATCH] add title for index image links --- src/layouts/website/WebsiteLayout.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layouts/website/WebsiteLayout.astro b/src/layouts/website/WebsiteLayout.astro index 4ba3093..7cc18cc 100644 --- a/src/layouts/website/WebsiteLayout.astro +++ b/src/layouts/website/WebsiteLayout.astro @@ -31,10 +31,10 @@ const { title, description, footer = true } = Astro.props; Datenschutz