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