aboutsummaryrefslogtreecommitdiff
path: root/theme/templates/post.html
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2025-09-04 16:49:49 -0500
committerChristian Cleberg <[email protected]>2025-09-04 16:49:49 -0500
commit8ed9f60af1f1a3beca8f114db0175ce31f17822d (patch)
tree79502d636c2e363bec7fe6fd36934de646d09f69 /theme/templates/post.html
parent6e2e2844688e87c73e7840ff4b2989136ce247d4 (diff)
downloadcleberg.net-8ed9f60af1f1a3beca8f114db0175ce31f17822d.tar.gz
cleberg.net-8ed9f60af1f1a3beca8f114db0175ce31f17822d.tar.bz2
cleberg.net-8ed9f60af1f1a3beca8f114db0175ce31f17822d.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">