rf-web/_includes/common/footer.html
2022-05-27 18:20:53 +02:00

11 lines
493 B
HTML

<footer class="page-footer">
<div class="page-content">
{% include svg/social-icons/email.html size='17' %}
{% include svg/social-icons/key.html size='17' %}
<!-- {% include svg/social-icons/arena.html size='17' %} -->
<!-- {% include svg/social-icons/instagram.html size='18' %} -->
{% include svg/social-icons/twitter.html size='18' %}
{% include svg/social-icons/substack.html size='17' %}
{% include svg/social-icons/rss.html size='17' %}
</div>
</footer>