This commit is contained in:
Bjørn Erik Pedersen 2018-03-09 13:33:13 +01:00
parent e45b640f71
commit 320e268cd0
No known key found for this signature in database
GPG Key ID: 330E6E2BD4859D8F

View File

@ -28,7 +28,7 @@ Hugo ships with its own [RSS 2.0 template](#the-embedded-rss-xml). The embedded
RSS pages are of the type `Page` and have all the [page variables](/variables/page/) available to use in the templates.
### Section RSS!
### Section RSS
A [sections][section] RSS will be rendered at `/<SECTION>/index.xml` (e.g., http://spf13.com/project/index.xml).