From c5ae7e0c614b88a857a5334eb0f599f926794218 Mon Sep 17 00:00:00 2001 From: Jedidiah Barber Date: Sun, 24 Apr 2022 06:10:08 +1200 Subject: Revised title tags --- project/templates/base.xhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project/templates/base.xhtml') diff --git a/project/templates/base.xhtml b/project/templates/base.xhtml index 596ff97..27fad39 100644 --- a/project/templates/base.xhtml +++ b/project/templates/base.xhtml @@ -3,7 +3,7 @@ {%- endblock %} - {% block title %}{% endblock %} + {% block title %}{% endblock %} - jedbarber.id.au {%- block style -%} -- cgit