From 2d3226b9e5bf8fb8e68ea15c39c516e928a4085e Mon Sep 17 00:00:00 2001 From: meryacine Date: Wed, 6 Jul 2022 18:23:30 +0200 Subject: [PATCH] Fix: use `get_taxonomy_url` to handle url paths with spaces and capitalizations --- templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/index.html b/templates/index.html index a436c32..f7244ac 100644 --- a/templates/index.html +++ b/templates/index.html @@ -121,7 +121,7 @@

Categories

@@ -129,7 +129,7 @@

Tags

{% endblock sidebar %}