forked from 00dani/lemoncurry
Make the IndieAuth authorisation endpoint discoverable :o
This commit is contained in:
parent
acce72e90e
commit
360063845e
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
<link rel="canonical" href="{{ uri }}" />
|
||||
{% block head %}{% endblock %}
|
||||
|
||||
<link rel="authorization_endpoint" href="{% url 'lemonauth:indie' %}" />
|
||||
<link rel="hub" href="{% get_push_hub %}" />
|
||||
<link rel="self" href="{{ uri }}" />
|
||||
|
||||
|
|
Loading…
Reference in a new issue