mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-02 19:52:38 +00:00
4c220c4ac2
Fixes #3709
697 B
697 B
title, linktitle, description, date, publishdate, lastmod, categories, draft, menu, weight, sections_weight, aliases, toc
| title | linktitle | description | date | publishdate | lastmod | categories | draft | menu | weight | sections_weight | aliases | toc | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Menu Variables | Menu Variables | A menu entry in a menu template has specific variables and functions to make menu management easier. | 2017-03-12 | 2017-03-12 | 2017-03-12 |
|
false |
|
50 | 50 |
|
false |
The menu template has the following properties:
.URL- string
.Name- string
.Menu- string
.Identifier- string
.Pre- template.HTML
.Post- template.HTML
.Weight- int
.Parent- string
.Children- Menu