From 3845c768e202b138f7c5de8565277dd29bacadf0 Mon Sep 17 00:00:00 2001 From: Michael Freno Date: Wed, 21 Jan 2026 14:04:04 -0500 Subject: [PATCH] blog data fixed --- src/routes/blog/[title]/index.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/routes/blog/[title]/index.tsx b/src/routes/blog/[title]/index.tsx index 415baea..bf16a6a 100644 --- a/src/routes/blog/[title]/index.tsx +++ b/src/routes/blog/[title]/index.tsx @@ -434,10 +434,10 @@ export default function PostPage() {