From 2cc038661edb18922623da7e98c52803bc4596c7 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Tue, 1 Jul 2025 21:28:26 +0900 Subject: Mention Atom feed in XSLT output --- src/scadere/atom2xhtml.xslt | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/scadere/atom2xhtml.xslt b/src/scadere/atom2xhtml.xslt index 6cbe090..fc8479b 100644 --- a/src/scadere/atom2xhtml.xslt +++ b/src/scadere/atom2xhtml.xslt @@ -9,12 +9,14 @@

- Generated by + This page is rendered by your browser + from an Atom feed generated by + .

@@ -40,6 +42,14 @@ +

+ You can subscribe + from your favorite aggregator using + + this URL + + . +

-- cgit 1.4.1