Fix SVG icon path
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<label for="menu-control">
|
||||
<img src="/svg/menu.svg" />
|
||||
<img src="{{- .Site.BaseURL -}}/svg/menu.svg" />
|
||||
</label>
|
||||
<strong>{{- template "title" . }}</strong>
|
||||
Reference in New Issue
Block a user