Projects: Titel zu 'Hacker News Daily AI Reports' geändert

This commit is contained in:
Dieter Schlüter 2026-04-25 04:41:53 +02:00
commit 6062fdf417

View file

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