diff --git a/components/projects-section.tsx b/components/projects-section.tsx index 97a2e61..86d740c 100644 --- a/components/projects-section.tsx +++ b/components/projects-section.tsx @@ -9,7 +9,7 @@ const projects = [ { title: 'Hacker News Reader', slug: 'hackernews', - description: 'Ein minimalistischer, schneller Hacker News Client. Fokus auf Lesbarkeit und schnelles Laden.', + description: 'KI Tools werten zweimal täglich die Hacker News aus und beurteilen deren Relevanz in Bezug auf KI.', tech: ['Python', 'FastAPI', 'HTMX'], status: 'Aktiv', url: 'https://jamulix.de/hackernews/',