Order menu attributes

This commit is contained in:
Will Faught
2022-12-14 18:16:07 -08:00
parent 4c587bf8a0
commit bc01961556
2 changed files with 12 additions and 12 deletions

View File

@@ -231,28 +231,28 @@ menu:
main:
- identifier: home
name: Home
weight: 10
url: /
weight: 10
- identifier: about
name: About
weight: 20
url: /about/
weight: 20
- identifier: blog
name: Blog
weight: 30
url: /blog/
weight: 30
- identifier: categories
name: Categories
weight: 40
url: /categories/
weight: 40
- identifier: tags
name: Tags
weight: 50
url: /tags/
weight: 50
- identifier: search
name: Search
weight: 60
url: /search/
weight: 60
outputs:
home:
- html

View File

@@ -15,28 +15,28 @@ menu:
main:
- identifier: home
name: Home
weight: 10
url: /
weight: 10
- identifier: about
name: About
weight: 20
url: /about/
weight: 20
- identifier: blog
name: Blog
weight: 30
url: /blog/
weight: 30
- identifier: categories
name: Categories
weight: 40
url: /categories/
weight: 40
- identifier: tags
name: Tags
weight: 50
url: /tags/
weight: 50
- identifier: search
name: Search
weight: 60
url: /search/
weight: 60
outputs:
home:
- html