Add a weight to the photos menu item

This commit is contained in:
Eryn Wells 2022-10-19 07:32:34 -07:00
parent 92fe172d1a
commit eee6d0e7a8

View file

@ -30,14 +30,15 @@ name = 'Eryn Wells'
name = 'Blog'
url = '/blog/'
weight = 10
[[menu.main]]
identifier = 'about'
name = 'About'
url = '/about/'
[[menu.main]]
identifier = 'photos'
name = 'Photos'
url = '/photos/'
weight = 20
[[menu.main]]
identifier = 'about'
name = 'About'
url = '/about/'
[outputFormats]
[outputFormats.RSS]