From 476e5b857d398403772f8078c4444d42bfe4f342 Mon Sep 17 00:00:00 2001
From: patrick
Date: Fri, 27 Mar 2026 14:39:31 -0400
Subject: [PATCH] fix: log page height issue
---
src/pages/blog/[...page].astro | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/pages/blog/[...page].astro b/src/pages/blog/[...page].astro
index 16986b3..351fea0 100644
--- a/src/pages/blog/[...page].astro
+++ b/src/pages/blog/[...page].astro
@@ -48,7 +48,7 @@ const currentUrl = Astro.url;
Welcome to my blog! Here, I share tutorials and insights on various topics. I hope you find the information helpful and engaging. If you have any questions or suggestions, feel free to reach out!
-