From 46cd05a4405dde25eb484066c2e03f98bde73cf2 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 9 Jan 2024 12:41:31 -0600 Subject: fix: minor template changes --- templates/index.html | 2 +- templates/section.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'templates') diff --git a/templates/index.html b/templates/index.html index ff4d20c..3e5f980 100644 --- a/templates/index.html +++ b/templates/index.html @@ -19,7 +19,7 @@ {% endif %} {% endfor %}
- Older Posts → + All Posts →

Everything Else

diff --git a/templates/section.html b/templates/section.html index 70e8cb1..f6f71ee 100644 --- a/templates/section.html +++ b/templates/section.html @@ -2,8 +2,8 @@ {% block content %}

{{ section.title }}

-

Use Ctrl + f to search blog post titles for keywords. -
You can also add the Atom RSS Feed to your feed reader.

+

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 %} {% if post_date != page.date | date(format="%Y") %} -- cgit v1.2.3-70-g09d2