From 8f72bfacf9b06e2e740739385d280b062b217563 Mon Sep 17 00:00:00 2001 From: Stirling Hostetter Date: Thu, 31 Oct 2024 18:51:46 -0500 Subject: [PATCH] fix another random formatting break --- src/layouts/Layout.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 7b14fda..9517cb0 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -17,9 +17,9 @@ const { title } = Astro.props; {title} -
+
-