This commit is contained in:
Set Sakrecoer 2019-07-13 23:44:59 +02:00
parent 58c6ad52b6
commit 34abecbc4e
10 changed files with 60 additions and 23 deletions

View file

@ -1 +1,2 @@
<img src="{{ site.baseurl }}/assets/img/cookiemonster_upsidedown.gif" style="position:fixed;top:0;right:0;z-index:77777;"/>
<img src="{{ site.baseurl }}/assets/img/cookiemonster_upsidedown.gif" style="position:relative;top:0;right:0;z-index:77777;"/>

View file

@ -1,7 +1,7 @@
<div id="navigation">
{% if page.collection == 'tracks' %}
<a href="{{ site.baseurl }}./index.html" alt="Back" title="Back">
{% elsif page.url == '/' %}
{% elsif page.url != '/music/' %}
<a href="{{ site.baseurl }}/music/" alt="Music" title="Music">
{% else %}
<a href="{{ site.baseurl }}/" alt="Back" title="About">