mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-14 20:33:59 +02:00
hugolib, layout: Consolidate RSS template handling
This commit is contained in:
@@ -1706,7 +1706,6 @@ func errorCollator(results <-chan error, errs chan<- error) {
|
||||
close(errs)
|
||||
}
|
||||
|
||||
// TODO(bep) output remove
|
||||
func (s *Site) appendThemeTemplates(in []string) []string {
|
||||
if !s.PathSpec.ThemeSet() {
|
||||
return in
|
||||
|
Reference in New Issue
Block a user