realtive paths
This commit is contained in:
parent
cf9f74516f
commit
6dd63fd195
11 changed files with 77 additions and 54 deletions
|
|
@ -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 -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue