Remove markup for default favicon

This commit is contained in:
Leilukin 2025-04-19 21:20:03 +08:00 committed by Helen Chong
parent b98480d31a
commit 773eee03db

View File

@ -20,9 +20,7 @@
{% endif %}
<style>{% getBundle "css" %}</style>
{# Favicon #}
{% block favicon %}
<link rel="icon" type="image/x-icon" href="/favicon.ico">
{% endblock %}
{% block favicon %}{% endblock %}
{# Verifications #}
<link rel="me" href="https://dragonscave.space/@Leilukin">
<link rel="me" href="https://github.com/Leilukin">