From 8dae41f3df509abda5e8d1f0441e9ee5f58677b7 Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Mon, 9 Oct 2023 02:57:18 +0300 Subject: [PATCH] squash! --- Source/Layout/Base.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Layout/Base.astro b/Source/Layout/Base.astro index 356d3774..b6d271db 100644 --- a/Source/Layout/Base.astro +++ b/Source/Layout/Base.astro @@ -12,7 +12,7 @@ interface Props { const { Head } = await import("astro-capo"); --- - +