Add 'Collection' menu item and adjust weights for navigation

This commit is contained in:
gribse 2025-04-18 23:32:59 +02:00
parent e43b3aaf48
commit 1fa9b92921

View file

@ -13,14 +13,18 @@ menu:
name: Blog
url: /blog/
weight: 10
- identifier: collection
name: Collection
url: /collection/
weight: 20
- identifier: tags
name: Tags
url: /tags/
weight: 20
weight: 30
- identifier: a-propos
name: À propos
url: /a-propos/
weight: 30
weight: 40