addtheme
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<div class="reseaux-sociaux">
|
||||
{% if page.header.rs %}
|
||||
{% for rs in page.header.rs %}
|
||||
<span class="rs">
|
||||
{{ rs }}
|
||||
</span>
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
</div>
|
Reference in New Issue
Block a user