From 328cfb85c4698f53c2fcf6b7b3e15bd469b654b3 Mon Sep 17 00:00:00 2001 From: soaos Date: Thu, 29 Jan 2026 22:47:59 -0500 Subject: Blog post meta tags --- templates/blog.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'templates/blog.html') diff --git a/templates/blog.html b/templates/blog.html index ff44e08..e454299 100644 --- a/templates/blog.html +++ b/templates/blog.html @@ -1,4 +1,5 @@ -{% extends "base.html" %} {% block content %} +{% extends "base.html" %} +{% block content %}
📖 Blog
@@ -33,4 +34,4 @@
-{% endblock content %} +{% endblock content %} \ No newline at end of file -- cgit v1.2.3