From e65b4bbe82e7e8fa86eae8e510834056a2b056b4 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Tue, 20 Jun 2023 16:26:37 +0800 Subject: [PATCH] post-url --- themes/simple/components/BlogItem.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/simple/components/BlogItem.js b/themes/simple/components/BlogItem.js index 6b61586b..f8ea0f55 100644 --- a/themes/simple/components/BlogItem.js +++ b/themes/simple/components/BlogItem.js @@ -11,7 +11,7 @@ export const BlogItem = props => {

{post.title} @@ -42,7 +42,7 @@ export const BlogItem = props => {
- + Continue Reading