From 6a992425b556cf088e2b09670bc01039b252172e Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Sat, 8 Oct 2022 14:23:13 +0800 Subject: [PATCH] fix: error of post detail page Signed-off-by: Ryan Wang --- src/pages/post.astro | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/post.astro b/src/pages/post.astro index c60e5c8..d9305d9 100644 --- a/src/pages/post.astro +++ b/src/pages/post.astro @@ -14,7 +14,6 @@ import IconMdiTag from "~icons/mdi/tag"; -