From 7e145b5652e9621f551d4b92e653a0eecae46e26 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 19 Jan 2024 16:39:13 -0600 Subject: fix: uppercase hint to help readability --- templates/section.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/section.html b/templates/section.html index f6f71ee..d36e32f 100644 --- a/templates/section.html +++ b/templates/section.html @@ -2,7 +2,7 @@ {% block content %}

{{ section.title }}

-

Use Ctrl + f to search blog post titles for keywords.

+

Use Ctrl + F to search blog post titles for keywords.

You can also add the Atom RSS Feed to your feed reader.

{% set post_date = "1970-01-01" | date(format="%Y") %} {% for page in section.pages %} -- cgit v1.2.3-70-g09d2