tweek RSS generation
This commit is contained in:
parent
0e4f2a913d
commit
28b05566ca
1 changed files with 8 additions and 0 deletions
|
|
@ -24,3 +24,11 @@ canonifyurls = true
|
|||
# set true if you are not proud of using Hugo (true will hide the footer note "Proudly published with HUGO.....")
|
||||
hideHUGOSupport = false
|
||||
showtoc = false
|
||||
|
||||
[outputs]
|
||||
home = [ "RSS", "HTML"]
|
||||
|
||||
[outputFormats]
|
||||
[outputFormats.RSS]
|
||||
mediatype = "application/rss"
|
||||
path = "feed"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue