You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
435 B
18 lines
435 B
--- |
|
title: "White space in menu name" |
|
date: 2017-07-19 |
|
tags: ["menu", "yaml"] |
|
draft: false |
|
menu: |
|
main: |
|
identifier: "white-space-in-menu-name" |
|
parent: "posts" |
|
weight: 25 |
|
name: "Menu in YAML" |
|
--- |
|
|
|
Testing the addition of _menu_ meta data to the YAML front matter. |
|
Here the front matter format is set to YAML using the |
|
`HUGO_FRONT_MATTER_FORMAT` key in property drawer. |
|
|
|
Here there is white space in menu name property.
|
|
|