From b695fe9fd5e5303f8545331ebdf323a8b0f2d7b5 Mon Sep 17 00:00:00 2001 From: grassblock Date: Fri, 23 May 2025 17:59:08 +0800 Subject: [PATCH] feat: icon for post reply via email --- src/components/ReplyViaEmail.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ReplyViaEmail.astro b/src/components/ReplyViaEmail.astro index e32f13d..9ab399f 100644 --- a/src/components/ReplyViaEmail.astro +++ b/src/components/ReplyViaEmail.astro @@ -1,4 +1,4 @@ --- const { title } = Astro.props; --- -Reply via Email \ No newline at end of file +↩ Reply via Email \ No newline at end of file