mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
@@ -87,9 +87,9 @@ const (
|
||||
|
||||
var menuPage1 = []byte(`+++
|
||||
title = "One"
|
||||
weight = 1
|
||||
[menu]
|
||||
[menu.p_one]
|
||||
weight = 1
|
||||
+++
|
||||
Front Matter with Menu Pages`)
|
||||
|
||||
|
Reference in New Issue
Block a user