Skip to content

Commit 273da09

Browse files
committed
feat: config Add RSS output for sections
1 parent 7b4c188 commit 273da09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ target = '$1'
5757
############################# Outputs ############################
5858
[outputs]
5959
home = ["HTML", "RSS"]
60-
60+
section = ["HTML", "RSS"] # Add this line
6161
############################# Imaging ############################
6262
[imaging]
6363
# See https://github.com/disintegration/imaging

0 commit comments

Comments
 (0)