mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
Merge commit '35dec7c96f7ee3eb17dd444f7067f0c776fb56ae'
This commit is contained in:
16
docs/content/en/variables/menu-entry.md
Normal file
16
docs/content/en/variables/menu-entry.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: Menu entry variables
|
||||
description: Use these methods in your menu templates.
|
||||
categories: [variables]
|
||||
keywords: []
|
||||
menu:
|
||||
docs:
|
||||
parent: variables
|
||||
weight: 40
|
||||
weight: 40
|
||||
aliases: [/variables/menus/]
|
||||
---
|
||||
|
||||
{{% include "variables/_common/consistent-terminology.md" %}}
|
||||
|
||||
{{< list-pages-in-section path=/methods/menu-entry titlePrefix=. >}}
|
Reference in New Issue
Block a user