Remove email address from head element
This commit is contained in:
parent
b9ec7734f7
commit
9bbdee500a
|
@ -28,7 +28,6 @@
|
|||
{% block favicon %}{% include "global/favicon.njk" %}{% endblock %}
|
||||
|
||||
{# Verifications #}
|
||||
<link rel="me" href="mailto:contact@leilukin.com">
|
||||
<link rel="me" href="https://dragonscave.space/@Leilukin">
|
||||
<link rel="me" href="https://github.com/Leilukin">
|
||||
<link rel="authorization_endpoint" href="https://indieauth.com/auth">
|
||||
|
|
Loading…
Reference in New Issue