From b689f24502c5fa9b7a8934db3dd6365f0b1b2a89 Mon Sep 17 00:00:00 2001 From: overcuriousity Date: Mon, 18 Aug 2025 01:07:46 +0200 Subject: [PATCH] fix embeddings enabled --- src/components/ToolFilters.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/ToolFilters.astro b/src/components/ToolFilters.astro index 502ae3f..79de167 100644 --- a/src/components/ToolFilters.astro +++ b/src/components/ToolFilters.astro @@ -55,7 +55,7 @@ const sortedTags = Object.entries(tagFrequency)