mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-15 20:44:01 +02:00
committed by
Bjørn Erik Pedersen
parent
ec8b767fa6
commit
06bac57ab0
@@ -103,7 +103,8 @@ type pageCommon struct {
|
||||
pageContent
|
||||
|
||||
// Set if feature enabled and this is in a Git repo.
|
||||
gitInfo *gitmap.GitInfo
|
||||
gitInfo *gitmap.GitInfo
|
||||
codeowners []string
|
||||
|
||||
// Positional navigation
|
||||
posNextPrev *nextPrev
|
||||
|
Reference in New Issue
Block a user