Updated 265 files via CloudCannon

This commit is contained in:
CloudCannon 2019-03-27 13:04:51 +00:00
parent 167f5744b6
commit 4ea2a0c6d0
265 changed files with 40138 additions and 80445 deletions

View file

@ -1,14 +0,0 @@
<div id="navigation">
<ul>
{% for link in site.data.navigation %}
<li class="icofont">
<a href="{{ base }}{{ link.url }}" title="{{ link.title }}" class="{{ link.text }}{% if page.url == link.url %} current{% endif %}"></a>
</li>
{% endfor %}
<li class="icofont">
<a href="https://shop.basspistol.com" class="iconfont-shop" rel="noopener noreferrer nofollow"></a>
</li>
</ul>
</div>