set up custom rss feed title and description
This commit is contained in:
parent
9c09851b7a
commit
edf930eba9
2 changed files with 73 additions and 1 deletions
|
@ -66,4 +66,5 @@ defaultContentLanguage = 'es'
|
|||
weight = 4
|
||||
url = "/blog/index.xml"
|
||||
[outputs]
|
||||
home = ["HTML", "RSS", "JSON"]
|
||||
home = ["HTML", "JSON"]
|
||||
taxonomy = ["HTML"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue