From 7b73308edc582b994c246cf228865e15076fbe7a Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 11 Nov 2025 19:11:35 -0600 Subject: fix case of index page link --- theme/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme/templates/index.html') diff --git a/theme/templates/index.html b/theme/templates/index.html index 0825ddd..4703abd 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -12,6 +12,6 @@

Recent Posts

-

All Posts →

+

all posts →

{% endblock %} -- cgit v1.2.3