From 64f5a07bb30fbcf6cc553205dd1a903fbf8c3dfe Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 13 Apr 2024 02:49:46 -0500 Subject: minify site --- theme/templates/wiki.html | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'theme/templates/wiki.html') diff --git a/theme/templates/wiki.html b/theme/templates/wiki.html index 3d8b8fd..3860350 100644 --- a/theme/templates/wiki.html +++ b/theme/templates/wiki.html @@ -2,16 +2,13 @@ {% block subtitle %}Wiki | {% endblock %} {% block main %} +

← home

Wiki

Use Ctrl + F to search wiki pages for keywords.

-
-

Wiki Page

-

Last Updated

-
{% for post in posts %} -
- {{ post.title }} - +
+ + {{ post.title }}
{% endfor %} {% endblock %} -- cgit v1.2.3-70-g09d2