Skip to content

Commit

Permalink
toml sitemap
Browse files Browse the repository at this point in the history
  • Loading branch information
connar committed Dec 8, 2024
1 parent 606b849 commit 02414e7
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,11 @@ theme = 'PaperMod'
[markup]
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = true
unsafe = true


[sitemap]
changeFreq = ''
disable = false
filename = 'sitemap.xml'
priority = -1

0 comments on commit 02414e7

Please sign in to comment.