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 a6a18563efd144431b1dacf032439f7aaa623b8d
parent 659f3e96a511b2df0a1466c2375e833f520497a3
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date:   Fri,  7 Mar 2025 19:40:34 +0100

fix: ensure time stamp can be inserted correctly

Diffstat:
Mtemplate.tt | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

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