mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
@@ -24,7 +24,6 @@ func newPagePosition(n *nextPrev) pagePosition {
|
||||
|
||||
func newPagePositionInSection(n *nextPrev) pagePositionInSection {
|
||||
return pagePositionInSection{nextPrev: n}
|
||||
|
||||
}
|
||||
|
||||
type nextPrev struct {
|
||||
|
Reference in New Issue
Block a user