fix assets URL
This commit is contained in:
parent
e9d8943f09
commit
fc882acf71
|
@ -1,3 +1,3 @@
|
||||||
<footer>
|
<footer>
|
||||||
<span><img src="assets/base/milksad_bottle_transparent.svg" height="12px" alt="Milk Sad logo as icon"/></span> {{ site.footer }}
|
<span><img src="/assets/base/milksad_bottle_transparent.svg" height="12px" alt="Milk Sad logo as icon"/></span> {{ site.footer }}
|
||||||
</footer>
|
</footer>
|
||||||
|
|
Loading…
Reference in New Issue