mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
ab62320d6b
Changes: - Add hugo.Sites to return all sites for all dimensions - Modify .Site.Sites to return all sites for all dimensions - Deprecate .Site.Sites in favor of hugo.Sites - Add .Site.IsDefault() to report whether the current site is the default site across all dimensions - Consolidate tests Closes #14479 Closes #14481 Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>