Remove markup for default favicon
This commit is contained in:
parent
b98480d31a
commit
773eee03db
@ -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">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user