too many advances lol

This commit is contained in:
sakrecoer 2020-07-09 11:33:40 +02:00
parent 81f97ff489
commit 8a7b950a36
21 changed files with 433 additions and 237 deletions

View file

@ -20,7 +20,7 @@
</div>
<div class="inner">
<ul class="icons">
{% for nw in site.data.stores %}
{% for nw in site.data.social %}
<li><a target="_blank" alt="{{ site.title }} on {{ nw.name }}" title="{{ site.title }} on {{ nw.name }}" rel="noopener" href="{{ nw.url }}" class="icon brands style2 {{ nw.icon }}"><span class="label">{{ nw.name }}</span></a></li>