Update color scheme in index.php for improved branding consistency

This commit is contained in:
Fabian Schieder 2026-02-28 01:52:10 +01:00
parent 4abcb114db
commit cc98f5e573

View File

@ -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
],
],