From 0aeca7d954a753627d0c7487fce3d57be4d9c2f7 Mon Sep 17 00:00:00 2001 From: lsof Date: Sat, 2 May 2026 00:51:20 +0200 Subject: blog: selfhosting --- templates/base.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index df50601..05dbbf9 100644 --- a/templates/base.html +++ b/templates/base.html @@ -7,9 +7,8 @@ {% block title %} {% endblock %} - {% block rss %} - - {% endblock %} + {% block meta %} {% endblock %} + -- cgit v1.2.3