Fix: Menu items
parent
f3a86e27eb
commit
d5a75e4ade
|
@ -28,23 +28,18 @@ permalinks:
|
|||
|
||||
menu:
|
||||
main:
|
||||
- identifier: "about"
|
||||
name: "About"
|
||||
title: "About"
|
||||
url: "/about/"
|
||||
weight: 0
|
||||
- identifier: "posts"
|
||||
name: "Posts"
|
||||
title: "Posts"
|
||||
url: "/posts/"
|
||||
weight: 10
|
||||
- identifier: "archive"
|
||||
name: "Archive"
|
||||
title: "Archive"
|
||||
url: "/archive/"
|
||||
weight: 0
|
||||
- identifier: "projects"
|
||||
name: "Projects"
|
||||
title: "Projects"
|
||||
url: "/projects/"
|
||||
weight: 0
|
||||
- identifier: "colophon"
|
||||
name: "Colophon"
|
||||
title: "Colophon"
|
||||
url: "/colophon/"
|
||||
weight: 0
|
||||
weight: 20
|
||||
- identifier: "about"
|
||||
name: "About"
|
||||
title: "About"
|
||||
url: "/about/"
|
||||
weight: 30
|
||||
|
|
Loading…
Reference in New Issue