Skip to content

Commit de33ffc

Browse files
authored
Simplify RSS plugin configuration in mkdocs.yml
1 parent 9ab8bd0 commit de33ffc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

mkdocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ theme:
2727
- navigation.footer
2828
plugins:
2929
- blog
30-
- rss:
31-
match_path: blog/posts/.*
30+
- rss
3231
- search
3332
- social
3433
nav:

0 commit comments

Comments
 (0)