From 4893b9c06a9e36ef6c2a8f642ddb3821497c7132 Mon Sep 17 00:00:00 2001 From: juancmandev Date: Thu, 13 Mar 2025 23:49:20 -0600 Subject: [PATCH] Fix url --- src/components/post-item.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/components/post-item.tsx b/src/components/post-item.tsx index 4dd126b..62bea98 100644 --- a/src/components/post-item.tsx +++ b/src/components/post-item.tsx @@ -11,7 +11,11 @@ export default function PostItem(props: TPostItem) { > {formatDate(props.date, props.lang)}