Remove RSS from home
This commit is contained in:
parent
df5830804f
commit
680cadaac6
1 changed files with 11 additions and 0 deletions
11
hugo.yaml
11
hugo.yaml
|
@ -23,3 +23,14 @@ params:
|
|||
author:
|
||||
name: Miguel de la Cruz
|
||||
email: mgdelacroix@gmail.com
|
||||
|
||||
outputs:
|
||||
home:
|
||||
- html
|
||||
section:
|
||||
- html
|
||||
- rss
|
||||
taxonomy:
|
||||
- html
|
||||
term:
|
||||
- html
|
||||
|
|
Loading…
Reference in a new issue