mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-15 20:44:01 +02:00
Remove the now superflous defaultExtension
And some other unsed fields and methods.
This commit is contained in:
@@ -124,6 +124,7 @@ func (s *Site) renderPaginator(p *PageOutput) error {
|
||||
|
||||
// write alias for page 1
|
||||
// TODO(bep) ml all of these n.addLang ... fix.
|
||||
//TODO(bep) output fix
|
||||
|
||||
aliasPath := p.addLangPathPrefix(s.PathSpec.PaginateAliasPath(path.Join(p.sections...), 1))
|
||||
link := p.Permalink()
|
||||
|
Reference in New Issue
Block a user