From 9311e3a15f610fda2742cfb089e924419277a4df Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Mon, 29 May 2023 10:58:27 +0200 Subject: [PATCH] chore: use description in head --- src/layouts/BaseLayout.astro | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index 824811c..80721a7 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -27,6 +27,8 @@ const { backLink, footer = true, header = true, title, description } = Astro.pro {title} + +