mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-02 03:32:38 +00:00
ádd title to some menu entries. This needs hugo >= v0.32
This commit is contained in:
@@ -9,6 +9,7 @@ categories: [templates]
|
||||
keywords: [lists,sections,menus]
|
||||
menu:
|
||||
docs:
|
||||
title: "how to use menus in templates"
|
||||
parent: "templates"
|
||||
weight: 130
|
||||
weight: 130
|
||||
|
||||
@@ -10,6 +10,7 @@ keywords: [menus]
|
||||
draft: false
|
||||
menu:
|
||||
docs:
|
||||
title: "variables defined by a menu entry"
|
||||
parent: "variables"
|
||||
weight: 50
|
||||
weight: 50
|
||||
|
||||
@@ -10,6 +10,7 @@ keywords: [pages]
|
||||
draft: false
|
||||
menu:
|
||||
docs:
|
||||
title: "variables defined by a page"
|
||||
parent: "variables"
|
||||
weight: 20
|
||||
weight: 20
|
||||
|
||||
Reference in New Issue
Block a user