From 7066a193d5a31c0baf5a1db86ac62250539a0955 Mon Sep 17 00:00:00 2001 From: Nonimart Date: Tue, 24 Mar 2026 15:34:24 +0100 Subject: [PATCH] FIX Tags links now leading to right url with filters --- template-parts/articles/article-tags.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template-parts/articles/article-tags.php b/template-parts/articles/article-tags.php index 4638971..3802909 100644 --- a/template-parts/articles/article-tags.php +++ b/template-parts/articles/article-tags.php @@ -11,7 +11,7 @@ if (empty($etiquettes)) return;