From 7df882cff9970febfe435e170f4d39f3ffbcadd8 Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Thu, 31 Aug 2023 12:51:59 +0300 Subject: [PATCH] squash! --- Source/Layout/Base.astro | 2 +- astro.config.ts | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/Source/Layout/Base.astro b/Source/Layout/Base.astro index ffea8628..0932a856 100644 --- a/Source/Layout/Base.astro +++ b/Source/Layout/Base.astro @@ -9,7 +9,7 @@ interface Props { } --- - +