mirror of
https://github.com/gohugoio/hugo.git
synced 2025-02-17 03:02:51 +00:00
parent
69d92dc49c
commit
8969701967
1 changed files with 1 additions and 0 deletions
|
@ -273,6 +273,7 @@ func (h *HugoSites) renderCrossSitesArtifacts() error {
|
|||
for _, s := range h.Sites {
|
||||
if s.isEnabled(kindSitemap) {
|
||||
sitemapEnabled = true
|
||||
break
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue