From 4e353285b61bc2759df54b43fcbe94fb082f3030 Mon Sep 17 00:00:00 2001 From: svemagie <869694+svemagie@users.noreply.github.com> Date: Thu, 12 Mar 2026 12:01:13 +0100 Subject: [PATCH] Revert "fix: normalize category/tags arrays in isListed and excludeWhereNotes to prevent .map errors" This reverts commit 841f2650c614dd9b5f4a60526d47e7beac763f90. --- _includes/components/sections/recent-posts.njk | 9 --------- eleventy.config.js | 9 ++------- 2 files changed, 2 insertions(+), 16 deletions(-) diff --git a/_includes/components/sections/recent-posts.njk b/_includes/components/sections/recent-posts.njk index 2719beb..56afddb 100644 --- a/_includes/components/sections/recent-posts.njk +++ b/_includes/components/sections/recent-posts.njk @@ -22,15 +22,6 @@