fix #4606 - allow logo to show site name as fallback (credit @JanOlsmar)
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
<main role="main">
|
||||
<nav class="navbar navbar-dark bg-primary fixed-top">
|
||||
<Logo /><Menu Orientation="Horizontal" />
|
||||
<Logo ShowName="true" /><Menu Orientation="Horizontal" />
|
||||
<div class="controls ms-auto">
|
||||
<div class="controls-group">
|
||||
<Search CssClass="me-3 text-center bg-primary" />
|
||||
|
Reference in New Issue
Block a user