From 47f5df936e6ade07ee2021776a93c6c9ad0d9d35 Mon Sep 17 00:00:00 2001 From: Alexis <35.alexis.pele@gmail.com> Date: Wed, 2 Apr 2025 12:17:40 +0200 Subject: [PATCH] Fixed meta semicolon --- src/layouts/Layout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index dd704d3c..969f7720 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -28,7 +28,7 @@ const lang = getLangFromUrl(Astro.url) || defaultLang; {head?.description && } - + {title} — Leim Wiki