aboutsummaryrefslogtreecommitdiff
path: root/theme/templates/post.html
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2025-09-04 16:49:49 -0500
committerChristian Cleberg <hello@cleberg.net>2025-09-04 16:49:49 -0500
commit96964fe6f8a2e4de7fcf85a859e3ec890dd5dca7 (patch)
tree79502d636c2e363bec7fe6fd36934de646d09f69 /theme/templates/post.html
parent8d53754c22fb4db81948d0147511723a87a1c8b7 (diff)
downloadcleberg.net-96964fe6f8a2e4de7fcf85a859e3ec890dd5dca7.tar.gz
cleberg.net-96964fe6f8a2e4de7fcf85a859e3ec890dd5dca7.tar.bz2
cleberg.net-96964fe6f8a2e4de7fcf85a859e3ec890dd5dca7.zip
shift from monospace theme to a formalized serif theme
Diffstat (limited to 'theme/templates/post.html')
-rw-r--r--theme/templates/post.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/templates/post.html b/theme/templates/post.html
index b7f059d..8387156 100644
--- a/theme/templates/post.html
+++ b/theme/templates/post.html
@@ -12,7 +12,7 @@
<h1>{{ post.title }}</h1>
{% if post.date is defined %}
<time datetime='{{ post.date|strftime("%Y-%m-%d") }}'
- >&lt;{{ post.date|strftime("%Y-%m-%d %a %H:%M:%S") }}&gt;</time
+ >{{ post.date|strftime("%A, %B %d, %Y %H:%M:%S") }}</time
>
{% endif %} {% if post.filetags %}
<p class="post-tags">