diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro
index 4598829..3700e08 100644
--- a/src/layouts/Layout.astro
+++ b/src/layouts/Layout.astro
@@ -56,7 +56,7 @@ const { title, paddingTop } = Astro.props;
rel="stylesheet"
/>
{title}
-
+
diff --git a/src/layouts/OtherLayout.astro b/src/layouts/OtherLayout.astro
index 92f6f23..0027440 100644
--- a/src/layouts/OtherLayout.astro
+++ b/src/layouts/OtherLayout.astro
@@ -53,7 +53,7 @@ const { title, paddingTop } = Astro.props;
content={title}
/>
{title}
-
+