Fix SVG icon path

This commit is contained in:
Alex Shpak
2018-10-14 21:08:55 +02:00
parent 3a5fbcd859
commit 2016133629
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -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>