mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 13:04:59 -04:00
Fix link to page variables
This commit is contained in:
parent
00342ca9ae
commit
79a72fce9a
@ -31,7 +31,7 @@ You can use a single RSS template to generate all of your RSS feeds or create a
|
|||||||
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-rss-xml). The embedded template will be sufficient for most use cases.
|
||||||
{{% /note %}}
|
{{% /note %}}
|
||||||
|
|
||||||
RSS pages are of the type `Page` and have all the [page variables](/layout/variables/) available to use in the templates.
|
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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user