feat: dynamic main icon
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{% if site_contact.has_support_email %}
|
||||
<a href="mailto:{{ site_contact.support_email }}" class="{{ link_class|default:'footer-email' }}">{{ site_contact.support_email }}</a>
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user