Skip to content

Commit adad9a2

Browse files
author
aryan
committed
added configuration for sitemaps in hugo.yaml file
1 parent 4588f26 commit adad9a2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

hugo.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ taxonomies:
2323
author: authors
2424
series: series
2525

26+
sitemap:
27+
changefreq: daily
28+
filename: sitemap.xml
29+
priority: 0.5
30+
2631
related:
2732
includeNewer: false
2833
indices:

0 commit comments

Comments
 (0)