From 8b152350407597191a81fc914ab5ae46489b201a Mon Sep 17 00:00:00 2001 From: Ismail Ali Date: Fri, 18 Apr 2025 00:12:54 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20zentriertes=20TALAS-Logo=20im=20Header?= =?UTF-8?q?=20mit=20responsivem=20Design=20f=C3=BCr=20laptop,=20xl=20und?= =?UTF-8?q?=202xl?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/header/Header.tsx | 19 +++++++++++++++++++ config/webVersion.ts | 2 +- public/images/logo-talas-2024.png | Bin 0 -> 46728 bytes 3 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 public/images/logo-talas-2024.png diff --git a/components/header/Header.tsx b/components/header/Header.tsx index 08fefa7..6464812 100644 --- a/components/header/Header.tsx +++ b/components/header/Header.tsx @@ -111,6 +111,25 @@ function Header() { */} + {/* Logo in der Mitte */} +
+ TALAS Logo +
+ + {/* Logout-Button */}