Add authorisation endpoint
This commit is contained in:
parent
7b09115023
commit
6ae4970412
|
@ -30,6 +30,8 @@
|
||||||
<link rel="me" href="mailto:contact@leilukin.com">
|
<link rel="me" href="mailto:contact@leilukin.com">
|
||||||
<link rel="me" href="https://mstdn.social/@leilukin">
|
<link rel="me" href="https://mstdn.social/@leilukin">
|
||||||
<link rel="me" href="https://elekk.xyz/@leilukin">
|
<link rel="me" href="https://elekk.xyz/@leilukin">
|
||||||
|
<link rel="me" href="https://twitter.com/Leilukin">
|
||||||
|
<link rel="authorization_endpoint" href="https://indieauth.com/auth">
|
||||||
|
|
||||||
{# Favicon #}
|
{# Favicon #}
|
||||||
{% block favicon %}{% include "global/favicon.njk" %}{% endblock %}
|
{% block favicon %}{% include "global/favicon.njk" %}{% endblock %}
|
||||||
|
|
Loading…
Reference in New Issue