feat: add multi level section menu
This commit is contained in:
15
content/en/docs/lorem/ipsum/amet/_index.md
Normal file
15
content/en/docs/lorem/ipsum/amet/_index.md
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
title: "Amet"
|
||||
description: ""
|
||||
lead: ""
|
||||
date: 2022-01-18T20:07:56+01:00
|
||||
lastmod: 2022-01-18T20:07:56+01:00
|
||||
draft: false
|
||||
images: []
|
||||
menu:
|
||||
docs:
|
||||
parent: "ipsum"
|
||||
identifier: "amet"
|
||||
weight: 999
|
||||
toc: true
|
||||
---
|
14
content/en/docs/lorem/ipsum/amet/consectetur/index.md
Normal file
14
content/en/docs/lorem/ipsum/amet/consectetur/index.md
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
title: "Consectetur"
|
||||
description: ""
|
||||
lead: ""
|
||||
date: 2022-01-18T20:17:32+01:00
|
||||
lastmod: 2022-01-18T20:17:32+01:00
|
||||
draft: false
|
||||
images: []
|
||||
menu:
|
||||
docs:
|
||||
parent: "amet"
|
||||
weight: 730
|
||||
toc: true
|
||||
---
|
Reference in New Issue
Block a user