From 96964fe6f8a2e4de7fcf85a859e3ec890dd5dca7 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Thu, 4 Sep 2025 16:49:49 -0500 Subject: shift from monospace theme to a formalized serif theme --- theme/templates/wiki.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'theme/templates/wiki.html') diff --git a/theme/templates/wiki.html b/theme/templates/wiki.html index 6087b36..3bfc10e 100644 --- a/theme/templates/wiki.html +++ b/theme/templates/wiki.html @@ -4,9 +4,9 @@ main %}

Use Ctrl + F to search wiki pages for keywords.

{% for post in posts %}
+ {{ post.title }} {{ post.date|strftime("%B %d, %Y") }} - {{ post.title }}
{% endfor %} {% endblock %} -- cgit v1.2.3-70-g09d2