config: add 'categories' link to main menu
This commit is contained in:
parent
888c38f76d
commit
ecbff557cd
|
@ -28,6 +28,11 @@ menu:
|
|||
title: Tags
|
||||
url: /tags/
|
||||
weight: 0
|
||||
- identifier: categories
|
||||
name: Categories
|
||||
title: Categories
|
||||
url: /categories/
|
||||
weight: 0
|
||||
|
||||
author:
|
||||
name: "Bruno BELANYI"
|
||||
|
|
Loading…
Reference in a new issue