mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-01 22:42:45 +02:00
Remove and update deprecation status
This commit is contained in:
@@ -331,10 +331,6 @@ func (h *HugoSites) renderCrossSitesArtifacts() error {
|
||||
return nil
|
||||
}
|
||||
|
||||
if h.Cfg.GetBool("disableSitemap") {
|
||||
return nil
|
||||
}
|
||||
|
||||
sitemapEnabled := false
|
||||
for _, s := range h.Sites {
|
||||
if s.isEnabled(kindSitemap) {
|
||||
|
Reference in New Issue
Block a user