From a8a327e5a4b64149c09e2b6cae0c9c0742b06822 Mon Sep 17 00:00:00 2001 From: Antonio De Lucreziis Date: Fri, 22 Nov 2024 00:30:11 +0100 Subject: [PATCH] fix: ios browser icon --- src/layouts/BaseLayout.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index 20f05d8..57c35b7 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -39,6 +39,7 @@ const { title, description, thumbnail, pageTags } = Astro.props {thumbnail && } +