Fetch menus from YAML
This commit is contained in:
parent
7a4c8fd24b
commit
045c2e3495
6 changed files with 23 additions and 19 deletions
5
exampleSite/content/blog/_index.md
Normal file
5
exampleSite/content/blog/_index.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: "Blog"
|
||||
menu: "main"
|
||||
weight: 2
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue