diff --git a/icons/ubuntu.svg b/icons/ubuntu.svg new file mode 100644 index 0000000..41d3d82 --- /dev/null +++ b/icons/ubuntu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/index.php b/index.php index 8e9581e..0daf7e2 100644 --- a/index.php +++ b/index.php @@ -26,6 +26,14 @@ $projects = [ "color" => "#0082c9", "external" => true ], + [ + "title" => "Server Dashboard", + "description" => "Server-Verwaltung mit Cockpit", + "url" => "https://fabianschieder.com:9090", + "logo" => "/icons/ubuntu.svg", + "color" => "#E95420", + "external" => true + ], ], "schule" => [ [ @@ -134,6 +142,22 @@ $projects = [
© = date('Y') ?> Fabian Schieder — Alle Rechte vorbehalten.
+ +