Update server dashboard URL for improved accessibility

This commit is contained in:
Fabian Schieder 2026-02-28 16:21:04 +01:00
parent 168df58df3
commit 75862639ba

View File

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