From 0dea517d1650e861b03c96f5027bf3d8f24e2066 Mon Sep 17 00:00:00 2001 From: svemagie <869694+svemagie@users.noreply.github.com> Date: Mon, 16 Mar 2026 22:28:59 +0100 Subject: [PATCH] fix(blog): remove stray garden-badge includes from card footer and pagination Three misplaced `{% include "components/garden-badge.njk" %}` calls were rendering duplicate badges outside the post-type branches: - One after the AI disclosure block (appeared at the bottom of every article card, next to "Read more") - Two inside the pagination {% endif %}