diff --git a/src/layouts/posts/PostsLayout.astro b/src/layouts/posts/PostsLayout.astro index f7c8fe5..1e76b0f 100644 --- a/src/layouts/posts/PostsLayout.astro +++ b/src/layouts/posts/PostsLayout.astro @@ -23,7 +23,7 @@ if (pageNum < 1) { 1 ? `第 ${pageNum} 页` : undefined}>
- + {pageNum === 1 && }