From f9272d0fc4e2917ee57156f356d70679f90ee22d Mon Sep 17 00:00:00 2001 From: Bryan Robinson Date: Sat, 27 Aug 2022 20:58:26 -0400 Subject: [PATCH] =?UTF-8?q?Update=20Plugins=20=E2=80=9Celeventy-plugin-rss?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/eleventy-plugin-rss.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plugins/eleventy-plugin-rss.md b/plugins/eleventy-plugin-rss.md index 06081e6..59c16dc 100644 --- a/plugins/eleventy-plugin-rss.md +++ b/plugins/eleventy-plugin-rss.md @@ -1,5 +1,6 @@ --- title: Eleventy RSS Feed +readmeUrl: https://raw.githubusercontent.com/11ty/eleventy-plugin-rss/master/README.md categories: - utility - official @@ -8,5 +9,7 @@ maintainer: name: 11ty url: https://11ty.dev githubUrl: https://github.com/11ty/eleventy-plugin-rss -description: A pack of plugins for generating an RSS feed (actually an Atom feed, but who’s counting) using the Nunjucks templating engine. +description: A pack of plugins for generating an RSS feed (actually an Atom + feed, but who’s counting) using the Nunjucks templating engine. --- + Readme is raw \ No newline at end of file