update project color to Tailwind yellow-400
This commit is contained in:
parent
8f3017f702
commit
fcef393dd8
@ -69,7 +69,7 @@ return [
|
|||||||
'description' => 'Mini - Datenbankverwaltung',
|
'description' => 'Mini - Datenbankverwaltung',
|
||||||
'url' => '/adminer',
|
'url' => '/adminer',
|
||||||
'logo' => null,
|
'logo' => null,
|
||||||
'color' => '#14b8a6',
|
'color' => '#facc15', // gelb (Tailwind yellow-400)
|
||||||
'external' => false,
|
'external' => false,
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user