Aggiustamenti a licenze, partners, social.
All checks were successful
build and deploy / build+deploy (push) Successful in 12s

This commit is contained in:
Emiliano Vavassori 2024-03-14 00:59:16 +01:00
parent 43a9ee194b
commit 6aecd1c50b
9 changed files with 56 additions and 21 deletions

View file

@ -1,5 +1,6 @@
<div class="social">
{% if SOCIAL %}
&nbsp;
{% for name, link in SOCIAL %}
<a href="{{ link }}" target="_blank"><i class="{{ name }}"></i></a>&nbsp;
{% endfor %}