From c65bf6c1e2af514da5322376a7602ea3be80cda1 Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Mon, 9 Oct 2023 19:46:54 +0200 Subject: html: add atom link --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2f4f0a7..32d46a3 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ You have the following constructs to generate your site: - `#:title`: `string`. - `#:subtitle`: `string`. - `#:uri`: URI of main document to insert in Atom. It's a `string`. + - `#:atom-feed-uri`: URI of Atom feed to link from HTML. It's a `string`. - `#:posts`: posts of your website. Used form Atom to create entries of your feed. It's a `list` of `post`s. - `#:updated`: date of the latest update of your site. If nothing is added -- cgit v1.2.3