From 927757547a1b7dbd6fe422d70f9ca422801571cc Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 18 Jan 2026 17:06:40 -0600 Subject: publish new terminal theme --- theme/templates/blog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme/templates/blog.html') diff --git a/theme/templates/blog.html b/theme/templates/blog.html index 5aa3293..fabdff1 100644 --- a/theme/templates/blog.html +++ b/theme/templates/blog.html @@ -14,6 +14,6 @@ main %} - {{ post.title }} + {{ post.title }} {% endfor %} {% endblock %} -- cgit v1.2.3