mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
@@ -273,6 +273,7 @@ func (h *HugoSites) renderCrossSitesArtifacts() error {
|
|||||||
for _, s := range h.Sites {
|
for _, s := range h.Sites {
|
||||||
if s.isEnabled(kindSitemap) {
|
if s.isEnabled(kindSitemap) {
|
||||||
sitemapEnabled = true
|
sitemapEnabled = true
|
||||||
|
break
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user