From ef3699d5f5d706195ed5a623d7970e9c11fec612 Mon Sep 17 00:00:00 2001 From: Caroline Schulte Date: Sun, 19 Jul 2026 21:54:44 +0200 Subject: [PATCH] =?UTF-8?q?Review=C3=A4nderungen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/search-results.php | 50 ++++++++++++++++++++++++++------------ index.php | 1 + 2 files changed, 35 insertions(+), 16 deletions(-) diff --git a/content/search-results.php b/content/search-results.php index 956b416..740a22e 100644 --- a/content/search-results.php +++ b/content/search-results.php @@ -123,9 +123,11 @@ $categories = [ - + @@ -189,22 +191,38 @@ $categories = [ - + diff --git a/index.php b/index.php index 67b3238..0f2fc97 100644 --- a/index.php +++ b/index.php @@ -27,6 +27,7 @@ include_once "php/controller/index-controller.php"; + EduForge