mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
hugolib: Fix comment
This commit is contained in:
@@ -140,7 +140,7 @@ func (s *Site) renderRSS(p *Page) error {
|
|||||||
layouts := p.rssLayouts()
|
layouts := p.rssLayouts()
|
||||||
|
|
||||||
if layouts == nil {
|
if layouts == nil {
|
||||||
// No RSS for this NodeType
|
// No RSS for this Kind of page.
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user