From d6fa2485fa7fa9c74f8882f1f66ddd7584645d40 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 14 Oct 2025 23:20:22 -0500 Subject: update theme --- theme/templates/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme/templates/post.html') diff --git a/theme/templates/post.html b/theme/templates/post.html index 9300fb5..aa74ece 100644 --- a/theme/templates/post.html +++ b/theme/templates/post.html @@ -12,7 +12,7 @@

{{ post.title }}

{% if post.date is defined %} {{ post.date|strftime("%Y-%m-%d %H:%M:%S") }} {% endif %} -- cgit v1.2.3