From e533c6e39c41e1a47358c27758b1dab3f06a270a Mon Sep 17 00:00:00 2001 From: "Ibrahima G. Coulibaly" Date: Wed, 16 Jul 2025 13:58:05 +0100 Subject: [PATCH] fix: tools by category page title --- src/pages/tools-by-category/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/tools-by-category/index.tsx b/src/pages/tools-by-category/index.tsx index 794c5e6..2129bfe 100644 --- a/src/pages/tools-by-category/index.tsx +++ b/src/pages/tools-by-category/index.tsx @@ -54,7 +54,7 @@ export default function ToolsByCategory() { return ( - {`${rawTitle} Tools`} + {rawTitle}