Update color scheme in index.php for improved branding consistency
This commit is contained in:
parent
4abcb114db
commit
cc98f5e573
@ -31,7 +31,7 @@ $projects = [
|
|||||||
"description" => "Schulprojekt – Ein Online-Shop für Schnäppchenjäger.",
|
"description" => "Schulprojekt – Ein Online-Shop für Schnäppchenjäger.",
|
||||||
"url" => "https://geizkragen.store",
|
"url" => "https://geizkragen.store",
|
||||||
"logo" => "/icons/geizkragen.png",
|
"logo" => "/icons/geizkragen.png",
|
||||||
"color" => "#e8281e",
|
"color" => "#0082c9",
|
||||||
"external" => true
|
"external" => true
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user