diff --git a/frontend/src/common-components/navigation/Navbar.tsx b/frontend/src/common-components/navigation/Navbar.tsx index 581e220b9..c3ae2fa9e 100644 --- a/frontend/src/common-components/navigation/Navbar.tsx +++ b/frontend/src/common-components/navigation/Navbar.tsx @@ -37,12 +37,12 @@ export const Navbar = () => { aria-label="Navigáció megnyitása" /> - + {logoUrl ? ( {config?.components.app.siteName} ) : ( - {config?.components.app.siteName} + {config?.components.app.siteName} )}