mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 19:15:16 +02:00
parent
18979019f9
commit
0e57c732fe
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,8 @@ defaultContentLanguage = "en"
|
|||
defaultContentLanguageInSubdir = false
|
||||
|
||||
[outputs]
|
||||
home = [ "HTML", "CSS" ]
|
||||
home = [ "HTML", "CSS", "RSS" ]
|
||||
section = [ "HTML", "RSS" ]
|
||||
|
||||
# Configure BlackFriday Markdown rendering.
|
||||
# See: https://gohugo.io/readfiles/bfconfig/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue