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 name: Blog
url: /blog/ url: /blog/
weight: 10 weight: 10
- identifier: collection
name: Collection
url: /collection/
weight: 20
- identifier: tags - identifier: tags
name: Tags name: Tags
url: /tags/ url: /tags/
weight: 20 weight: 30
- identifier: a-propos - identifier: a-propos
name: À propos name: À propos
url: /a-propos/ url: /a-propos/
weight: 30 weight: 40