mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-13 06:34:54 -04:00
hugolib: Fix comment
This commit is contained in:
parent
d4b9fa96f9
commit
e3d48760c9
@ -140,7 +140,7 @@ func (s *Site) renderRSS(p *Page) error {
|
||||
layouts := p.rssLayouts()
|
||||
|
||||
if layouts == nil {
|
||||
// No RSS for this NodeType
|
||||
// No RSS for this Kind of page.
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user