Add categories and tags in the menu
All checks were successful
Deploy / Deploy (push) Successful in 9s

This commit is contained in:
Vezpi 2025-05-07 08:52:10 +00:00
parent 602aa22a1c
commit a9d16c99ae

View File

@ -50,7 +50,13 @@ params:
default: "dark"
menu:
main: []
main:
- name: Categories
url: /categories/
weight: 50
- name: Tags
url: /tags/
weight: 60
social:
- identifier: "mail"
@ -80,7 +86,7 @@ menu:
taxonomies:
category: "categories"
tag: "tags
tag: "tags"
related:
includeNewer: true