summaryrefslogtreecommitdiffstats
path: root/hugolib/content_map.go
diff options
context:
space:
mode:
Diffstat (limited to 'hugolib/content_map.go')
-rw-r--r--hugolib/content_map.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/hugolib/content_map.go b/hugolib/content_map.go
index ddcc70707..8af553478 100644
--- a/hugolib/content_map.go
+++ b/hugolib/content_map.go
@@ -264,6 +264,7 @@ func (b *cmInsertKeyBuilder) newTopLevel() {
}
type contentBundleViewInfo struct {
+ ordinal int
name viewName
termKey string
termOrigin string