From 8c7130e2a13faefca56dca8a9278bb1852d31d2b Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 6 Feb 2024 13:12:48 -0600 Subject: update page template to include local titles --- templates/base.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 1c9c40d..2eb6465 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,7 +1,9 @@ + {% block title %} cleberg.net + {% endblock %} -- cgit v1.2.3-70-g09d2