Change logo link to /
This commit is contained in:
parent
580a1bf8b0
commit
3bbb035891
|
@ -1,4 +1,4 @@
|
|||
<a href='#'>
|
||||
<a href="/">
|
||||
{{#if showSmallLogo}}
|
||||
{{#if smallLogoUrl}}
|
||||
<img class="logo-small" src="{{unbound smallLogoUrl}}" width="33" height="33">
|
||||
|
|
Loading…
Reference in New Issue