perfectioning

This commit is contained in:
Set Sakrecoer 2019-07-10 00:29:09 +02:00
parent 3be4c302ef
commit 02879a7510
4 changed files with 109 additions and 19 deletions

View file

@ -1,6 +1,8 @@
<div id="navigation">
{% if page.collection == 'tracks' %}
<a href="{{ site.baseurl }}./index.html">
{% elsif page.url == '/' %}
<a href="{{ site.baseurl }}/music/">
{% else %}
<a href="{{ site.baseurl }}../">
{% endif %}