From cacac3010de3f187130a525b6f3dfdae4ede4d06 Mon Sep 17 00:00:00 2001 From: dschlueter Date: Sat, 25 Apr 2026 04:05:06 +0200 Subject: [PATCH] Philosophie: Zitat im selben Stil wie Jamulix-Gesetz (font-mono, accent-Farbe) --- components/philosophy-section.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/components/philosophy-section.tsx b/components/philosophy-section.tsx index 0fe5e95..e07b4f6 100644 --- a/components/philosophy-section.tsx +++ b/components/philosophy-section.tsx @@ -77,7 +77,10 @@ export function PhilosophySection() { transition={{ duration: 0.6, delay: 0.4 }} className="mt-20 pt-12 border-t border-border" > -
+

+ Und so gilt: +

+
“Der beste Code ist der, den man in zehn Jahren noch versteht – geschrieben von jemandem, der in zehn Jahren noch lernt.”