From 83f071ec6b3ac4e1fa8e73ce88240fce00a0be7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Sat, 28 Feb 2026 17:53:33 +0100 Subject: [PATCH] feat: animate heart icon, dynamic tools count in stats, trim tool summaries Co-Authored-By: Claude Sonnet 4.6 --- components/Footer.tsx | 2 +- components/Stats.tsx | 3 ++- components/layout/AppSidebar.tsx | 2 +- lib/tools.tsx | 6 +++--- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/components/Footer.tsx b/components/Footer.tsx index 1f32e48..3ef138e 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -19,7 +19,7 @@ export default function Footer() { {/* Copyright */}

© {currentYear} Kit. - + diff --git a/components/layout/AppSidebar.tsx b/components/layout/AppSidebar.tsx index ed44d41..a702503 100644 --- a/components/layout/AppSidebar.tsx +++ b/components/layout/AppSidebar.tsx @@ -127,7 +127,7 @@ export function AppSidebar() {

© {new Date().getFullYear()} Kit. - +