diff --git a/components/projects-section.tsx b/components/projects-section.tsx index 86d740c..b313984 100644 --- a/components/projects-section.tsx +++ b/components/projects-section.tsx @@ -7,7 +7,7 @@ import Link from 'next/link' const projects = [ { - title: 'Hacker News Reader', + title: 'Hacker News Daily AI Reports', slug: 'hackernews', description: 'KI Tools werten zweimal täglich die Hacker News aus und beurteilen deren Relevanz in Bezug auf KI.', tech: ['Python', 'FastAPI', 'HTMX'],