too many advances lol
This commit is contained in:
parent
81f97ff489
commit
8a7b950a36
21 changed files with 433 additions and 237 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue