From 7763831551055e371a8e1aadefc29f728967cf09 Mon Sep 17 00:00:00 2001 From: odracirdev Date: Wed, 30 Oct 2024 17:42:33 -0300 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=92=84=20fix=20critical=20css=20wi?= =?UTF-8?q?th=20global=20flag?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 e980487..a2aa2db 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -36,7 +36,7 @@ const { title, description } = options -