From b402ee102f80cbc94997c5922ff4ebfafa57f112 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Fri, 3 May 2024 05:00:04 -0500 Subject: [PATCH] add comments --- src/pages/posts/[...slug].astro | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/src/pages/posts/[...slug].astro b/src/pages/posts/[...slug].astro index e3a069a..6551b80 100644 --- a/src/pages/posts/[...slug].astro +++ b/src/pages/posts/[...slug].astro @@ -87,7 +87,7 @@ const excerpt = remarkPluginFrontmatter.excerpt?.replaceAll("\n", "");
- { + + + { + ( + <> +