mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
chore: Limit last 9 posts on rss feeds #48
This commit is contained in:
parent
0b3fc14f06
commit
4417bac689
1 changed files with 2 additions and 0 deletions
|
@ -72,6 +72,8 @@ outputs:
|
|||
- SearchIndex # required by search module.
|
||||
- WebAppManifest # required by PWA module to make your site installable.
|
||||
|
||||
rssLimit: 9
|
||||
|
||||
taxonomies:
|
||||
authors: authors # multiple authors.
|
||||
tags: tags
|
||||
|
|
Loading…
Reference in a new issue