From a3fc6277345ab1890992dfb1ba05cc513a38a2f6 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 11 Mar 2026 00:06:53 -0500 Subject: Update blog, post, and page templates --- theme/templates/blog.html | 28 +++++++++++----------------- 1 file changed, 11 insertions(+), 17 deletions(-) (limited to 'theme/templates/blog.html') diff --git a/theme/templates/blog.html b/theme/templates/blog.html index 0b690ab..605d883 100644 --- a/theme/templates/blog.html +++ b/theme/templates/blog.html @@ -1,19 +1,13 @@ -{% extends "base.html" %} {% block subtitle %}blog - {% endblock %} {% block -main %} +{% extends "base.html" %} {% block subtitle %}blog - {% endblock %} {% block main %}

Blog

-

- Use ⌘ + f (Ctrl + f) to search for - keywords. -

-

- You can also add the RSS Feed to your feed reader. -

-
+

Use ⌘ F / Ctrl F to search · RSS Feed

+

All Posts

+ +{% endblock %} -- cgit v1.2.3