Fix: Menu items

feature/oscar-theme
Óscar M. Lage 2022-03-01 00:02:35 +01:00
parent f3a86e27eb
commit d5a75e4ade
1 changed files with 11 additions and 16 deletions

View File

@ -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