feat: add multi level section menu
This commit is contained in:
10
content/en/docs/lorem/_index.md
Normal file
10
content/en/docs/lorem/_index.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: "Lorem"
|
||||
description: ""
|
||||
lead: ""
|
||||
date: 2022-01-18T19:58:14+01:00
|
||||
lastmod: 2022-01-18T19:58:14+01:00
|
||||
draft: false
|
||||
images: []
|
||||
toc: true
|
||||
---
|
15
content/en/docs/lorem/ipsum/_index.md
Normal file
15
content/en/docs/lorem/ipsum/_index.md
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
title: "Ipsum"
|
||||
description: ""
|
||||
lead: ""
|
||||
date: 2022-01-18T20:00:32+01:00
|
||||
lastmod: 2022-01-18T20:00:32+01:00
|
||||
draft: false
|
||||
images: []
|
||||
menu:
|
||||
docs:
|
||||
parent: "lorem"
|
||||
identifier: "ipsum"
|
||||
weight: 999
|
||||
toc: true
|
||||
---
|
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
|
||||
---
|
14
content/en/docs/lorem/ipsum/dolor/index.md
Normal file
14
content/en/docs/lorem/ipsum/dolor/index.md
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
title: "Dolor"
|
||||
description: ""
|
||||
lead: ""
|
||||
date: 2022-01-18T20:01:45+01:00
|
||||
lastmod: 2022-01-18T20:01:45+01:00
|
||||
draft: false
|
||||
images: []
|
||||
menu:
|
||||
docs:
|
||||
parent: "ipsum"
|
||||
weight: 700
|
||||
toc: true
|
||||
---
|
14
content/en/docs/lorem/ipsum/sit/index.md
Normal file
14
content/en/docs/lorem/ipsum/sit/index.md
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
title: "Sit"
|
||||
description: ""
|
||||
lead: ""
|
||||
date: 2022-01-18T20:05:19+01:00
|
||||
lastmod: 2022-01-18T20:05:19+01:00
|
||||
draft: false
|
||||
images: []
|
||||
menu:
|
||||
docs:
|
||||
parent: "ipsum"
|
||||
weight: 710
|
||||
toc: true
|
||||
---
|
Reference in New Issue
Block a user