generated from Luis/nextjs-python-web-template
[Layout] Update current Logo - add tub image
This commit is contained in:
BIN
pkgs/ui/public/tub-logo.png
Normal file
BIN
pkgs/ui/public/tub-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user