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