From e8214b45efb193d801c4d0de2a7cea8eba79da4c Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Mon, 30 Oct 2017 08:08:11 +1100 Subject: [PATCH] Use an absolute URI for the IndieAuth authorisation endpoint - many IndieAuth clients don't resolve the relative URI correctly --- lemoncurry/templates/lemoncurry/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lemoncurry/templates/lemoncurry/layout.html b/lemoncurry/templates/lemoncurry/layout.html index 021dea9..c24c3fe 100644 --- a/lemoncurry/templates/lemoncurry/layout.html +++ b/lemoncurry/templates/lemoncurry/layout.html @@ -8,7 +8,7 @@ {% block head %}{% endblock %} - +