set up custom rss feed title and description

This commit is contained in:
Peter 2025-03-19 20:34:19 -04:00
parent 9c09851b7a
commit edf930eba9
2 changed files with 73 additions and 1 deletions

View file

@ -66,4 +66,5 @@ defaultContentLanguage = 'es'
weight = 4
url = "/blog/index.xml"
[outputs]
home = ["HTML", "RSS", "JSON"]
home = ["HTML", "JSON"]
taxonomy = ["HTML"]