Update project description in index.php for improved clarity

This commit is contained in:
Fabian Schieder 2026-02-28 01:55:41 +01:00
parent 605fedb22a
commit 4ab893e5aa

View File

@ -28,7 +28,7 @@ $projects = [
"schule" => [ "schule" => [
[ [
"title" => "Geizkragen.store", "title" => "Geizkragen.store",
"description" => "Schulprojekt Ein Online - Preisvergleichsportal", "description" => "Ein Online - Preisvergleichsportal",
"url" => "https://geizkragen.store", "url" => "https://geizkragen.store",
"logo" => "/icons/geizkragen.png", "logo" => "/icons/geizkragen.png",
"color" => "#0082c9", "color" => "#0082c9",