From b9964685f982ac7e1c50c40c5ed8495f7319bd5d Mon Sep 17 00:00:00 2001 From: overcuriousity Date: Sat, 16 Aug 2025 23:52:59 +0200 Subject: [PATCH] bugfix --- src/components/ToolFilters.astro | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/components/ToolFilters.astro b/src/components/ToolFilters.astro index 5a8f262..502ae3f 100644 --- a/src/components/ToolFilters.astro +++ b/src/components/ToolFilters.astro @@ -306,9 +306,7 @@ const sortedTags = Object.entries(tagFrequency)