From 55e5a75b20469629f1a958c12dfee823527078a1 Mon Sep 17 00:00:00 2001 From: Vincent Douillet Date: Fri, 21 Feb 2025 21:27:31 +0100 Subject: rss feed: full articles --- template/rss-item.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'template') diff --git a/template/rss-item.xml b/template/rss-item.xml index 0a86187..f27bf1a 100644 --- a/template/rss-item.xml +++ b/template/rss-item.xml @@ -1,7 +1,9 @@ $title $link -$description + $guid $pubDate -- cgit v1.2.3