[Layout] Update current Logo - add tub image

This commit is contained in:
Arslan, Erdem
2023-11-23 22:33:27 +01:00
parent 64d88244b8
commit b96a150c78
2 changed files with 2 additions and 2 deletions

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="mt-8 hidden w-full text-center font-semibold text-white lg:block">
<Image
src="/logo.png"
alt="TUB Logo"
src="/tub-logo.png"
alt="TU Berlin Logo"
width={75}
height={75}
priority