[Layout] Update current Logo - add tub image

This commit is contained in:
Arslan, Erdem
2023-11-23 22:33:27 +01:00
committed by Luis-Hebendanz
parent 19f9acb176
commit f716ead25e
2 changed files with 2 additions and 2 deletions

BIN
pkgs/ui/public/tub-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -104,8 +104,8 @@ export function Sidebar(props: SidebarProps) {
<div className="flex items-center justify-between gap-2 overflow-hidden px-0 py-5 lg:p-6"> <div className="flex items-center justify-between gap-2 overflow-hidden px-0 py-5 lg:p-6">
<div className="mt-8 hidden w-full text-center font-semibold text-white lg:block"> <div className="mt-8 hidden w-full text-center font-semibold text-white lg:block">
<Image <Image
src="/logo.png" src="/tub-logo.png"
alt="TUB Logo" alt="TU Berlin Logo"
width={75} width={75}
height={75} height={75}
priority priority