From e45e9b0f7abd3b8a4d12fe0e47a77cf2e15b39d6 Mon Sep 17 00:00:00 2001 From: Lee Cattarin Date: Sat, 21 Feb 2026 12:23:05 -0800 Subject: [PATCH] remove anchors from related posts --- _includes/postlist.njk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/postlist.njk b/_includes/postlist.njk index b9e04bc..b74bf6d 100644 --- a/_includes/postlist.njk +++ b/_includes/postlist.njk @@ -5,7 +5,7 @@ {% if post.data.image %} {{ post.data.image.alt }} {% endif %} -

{{ post.data.title }}

+

{{ post.data.title }}