fix #4606 - allow logo to show site name as fallback (credit @JanOlsmar)
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
<div class="row flex-xl-nowrap gx-0">
|
||||
<div class="sidebar">
|
||||
<nav class="navbar">
|
||||
<Logo />
|
||||
<Logo ShowName="true" />
|
||||
<Menu Orientation="Vertical" />
|
||||
</nav>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user