pub / newsplanet

Planet-Style Newsfeed generated with perlanet
git clone https://src.jayvii.de/pub/newsplanet.git
Home | Log | Files | Exports | Refs | README | RSS

commit 1624fb38b03a0bab44966662a8dcdc745c248cf0
parent f449a01f10702011d10ad09c850b2ce34174ed6a
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date:   Sat,  8 Feb 2025 21:10:45 +0100

fix: ensure the updated timestamp is inserted

Diffstat:
Mtemplate.tt | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/template.tt b/template.tt @@ -45,8 +45,10 @@ <main> - <!-- This is updated by find-and-replace --> - <!-- WORKAROUND: [% feed.modified %] is hardcoded to UTC --> + <!-- + This is updated by find-and-replace + WORKAROUND: [% feed.modified %] is hardcoded to UTC + --> <p><!--UPDATED--></p> <!-- This is updated by find-and-replace-->