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" default: "dark"
menu: menu:
main: [] main:
- name: Categories
url: /categories/
weight: 50
- name: Tags
url: /tags/
weight: 60
social: social:
- identifier: "mail" - identifier: "mail"
@ -80,17 +86,17 @@ menu:
taxonomies: taxonomies:
category: "categories" category: "categories"
tag: "tags tag: "tags"
related: related:
includeNewer: true includeNewer: true
threshold: 60 threshold: 60
toLower: false toLower: false
indices: indices:
- name: tags - name: tags
weight: 10 weight: 10
- name: categories - name: categories
weight: 20 weight: 20
outputs: outputs:
home: home: