Update rss.md (#1104)

Fix a link to RSS 2.0 template
This commit is contained in:
vojta001
2020-06-11 09:31:52 +02:00
committed by GitHub
parent c80677aeb9
commit 2aa7d7818c
+1 -1
View File
@@ -22,7 +22,7 @@ toc: true
See [Template Lookup Order](/templates/lookup-order/) for the complete reference.
{{% note "Hugo Ships with an RSS Template" %}}
Hugo ships with its own [RSS 2.0 template](#the-embedded-rss-xml). The embedded template will be sufficient for most use cases.
Hugo ships with its own [RSS 2.0 template](#the-embedded-rssxml). The embedded template will be sufficient for most use cases.
{{% /note %}}
RSS pages are of the type `Page` and have all the [page variables](/variables/page/) available to use in the templates.