From 96f4ce43baa32f31bb8bd6b309e68f21afb79a3b Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Sat, 21 Aug 2021 14:12:13 -0400 Subject: [PATCH] Webmention linking --- templates/base.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 8a61d5b..626b3f7 100644 --- a/templates/base.html +++ b/templates/base.html @@ -6,8 +6,12 @@ + + + + {% block title %}{% endblock title %} | {{config.extra.name}} @@ -23,7 +27,7 @@ {# For IndieLogin #} - +
{% block profile %}