From cc98f5e573b8b18cc8a18916f682cafc8b5c5e72 Mon Sep 17 00:00:00 2001 From: Fabian Schieder Date: Sat, 28 Feb 2026 01:52:10 +0100 Subject: [PATCH] Update color scheme in index.php for improved branding consistency --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index dbe926f..1cd3f88 100644 --- a/index.php +++ b/index.php @@ -31,7 +31,7 @@ $projects = [ "description" => "Schulprojekt – Ein Online-Shop für Schnäppchenjäger.", "url" => "https://geizkragen.store", "logo" => "/icons/geizkragen.png", - "color" => "#e8281e", + "color" => "#0082c9", "external" => true ], ],