new navigation
This commit is contained in:
parent
12dcd72ab6
commit
3be4c302ef
50 changed files with 203 additions and 467 deletions
|
|
@ -1,6 +1,9 @@
|
|||
<div id="navigation">
|
||||
<a href="{{ site.baseurl }}/music">
|
||||
<img src="{{ site.baseurl }}/assets/img/sakrecoerLOGO.png" width="125px" height="125px" title="SAKRECOER" />
|
||||
{% if page.collection == 'tracks' %}
|
||||
<a href="{{ site.baseurl }}./index.html">
|
||||
{% else %}
|
||||
<a href="{{ site.baseurl }}../">
|
||||
{% endif %}
|
||||
<img src="{{ site.baseurl }}/assets/img/sakrecoer-logo.svg" width="125px" height="125px" title="SAKRECOER" />
|
||||
</a>
|
||||
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue