realtive paths

This commit is contained in:
Set Hallstrom 2020-01-13 17:44:10 +01:00
parent cf9f74516f
commit 6dd63fd195
11 changed files with 77 additions and 54 deletions

View file

@ -1,3 +1,4 @@
{% include relBase.html %}
<!-- BEGIN cookiemonster.html -->
<img src="{{ site.baseurl }}/assets/img/cookiemonster_upsidedown.gif" style="position:relative;top:0;right:0;z-index:77777;"/>
<img src="{{ relBase }}/assets/img/cookiemonster_upsidedown.gif" style="position:relative;top:0;right:0;z-index:77777;"/>
<!-- END cookiemonster.html -->