From fba759fe260c41ad7d3cbb89c6b3ef4acc756a7c Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Thu, 21 May 2026 16:55:17 -0500 Subject: remove extraneous title on blog page --- theme/templates/blog.html | 1 - 1 file changed, 1 deletion(-) (limited to 'theme/templates') diff --git a/theme/templates/blog.html b/theme/templates/blog.html index b9b6a3a..b2e2b72 100644 --- a/theme/templates/blog.html +++ b/theme/templates/blog.html @@ -1,7 +1,6 @@ {% extends "base.html" %} {% block subtitle %}blog - {% endblock %} {% block main %}

Blog

Use ⌘ F / Ctrl F to search · RSS Feed

-

All Posts

Want to browse by topic instead? Head over to the tags page.