From 468d0ceb8e87010bc2693d13824782a796721788 Mon Sep 17 00:00:00 2001 From: Ayo Date: Mon, 22 May 2023 16:21:10 +0200 Subject: [PATCH] style: remove hashtag icon on post.html --- _layouts/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/post.html b/_layouts/post.html index a251a1e..478da6a 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -8,7 +8,7 @@ layout: default itemtype="http://schema.org/BlogPosting" >
-
#️⃣ {{ page.category }}
+
️{{ page.category }}

{{ page.title | escape }}