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