From 33986cc0c6a71283131b0a9443e2951c2acd34a3 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Thu, 17 Jul 2025 14:41:38 -0400 Subject: [PATCH] wip: RSS config --- config.yml | 2 ++ templates/post_list.html | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/config.yml b/config.yml index e1eec62..09750b1 100644 --- a/config.yml +++ b/config.yml @@ -17,5 +17,7 @@ markdown: enabled: true theme: ashen wrap: false +feed: + timezone: America/Toronto blog: dir: blog diff --git a/templates/post_list.html b/templates/post_list.html index e98693a..a10e804 100644 --- a/templates/post_list.html +++ b/templates/post_list.html @@ -11,8 +11,8 @@