Skip to content

Commit

Permalink
Disable rss
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Dec 26, 2023
1 parent 9dc3db1 commit a726dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ languageCode = 'en-US'
title = 'Evan Sosenko'
theme = 'default'
enableRobotsTXT = true
disableKinds = ["taxonomy", "term"]
disableKinds = ["rss", "taxonomy", "term"]

[params]
author = "Evan Sosenko"
Expand Down

0 comments on commit a726dfc

Please sign in to comment.