Update server dashboard URL for improved accessibility
This commit is contained in:
parent
168df58df3
commit
75862639ba
@ -29,7 +29,7 @@ $projects = [
|
|||||||
[
|
[
|
||||||
"title" => "Server Dashboard",
|
"title" => "Server Dashboard",
|
||||||
"description" => "Server-Verwaltung mit Cockpit",
|
"description" => "Server-Verwaltung mit Cockpit",
|
||||||
"url" => "https://fabianschieder.com:9090",
|
"url" => "https://cockpit.fabianschieder.com",
|
||||||
"logo" => "/icons/ubuntu.svg",
|
"logo" => "/icons/ubuntu.svg",
|
||||||
"color" => "#E95420",
|
"color" => "#E95420",
|
||||||
"external" => true
|
"external" => true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user