Only generate RSS for sections
This commit is contained in:
parent
4cfea347ae
commit
545c55ab3f
1 changed files with 4 additions and 0 deletions
|
@ -58,3 +58,7 @@ theme = 'red'
|
||||||
url = '/about'
|
url = '/about'
|
||||||
weight = 9
|
weight = 9
|
||||||
|
|
||||||
|
[outputs]
|
||||||
|
home = ["HTML"]
|
||||||
|
page = ["HTML"]
|
||||||
|
section = ["HTML", "RSS"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue