From c7194300d050f2ef5ef646bcdfa4a810b7bc3baf Mon Sep 17 00:00:00 2001 From: radishzzz Date: Wed, 5 Mar 2025 06:14:14 +0000 Subject: [PATCH] update: change tags font style --- src/pages/posts/[slug].astro | 2 +- src/pages/tags/[tag].astro | 4 ++-- src/pages/tags/index.astro | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/posts/[slug].astro b/src/pages/posts/[slug].astro index b87e9af..6ea5ceb 100644 --- a/src/pages/posts/[slug].astro +++ b/src/pages/posts/[slug].astro @@ -53,7 +53,7 @@ const { Content, remarkPluginFrontmatter } = await post.render() {post.data.tags && post.data.tags.length > 0 && (
-