Include trailing slash in menus
continuous-integration/drone/push Build is passing Details

This commit is contained in:
nemunaire 2023-05-14 15:58:33 +02:00
parent eb6a81ce11
commit 9b4814c209
1 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ menu:
url: ""
weight: 1
- name: "Tags"
url: "tags"
url: "tags/"
weight: 2
- name: "About"
url: "about/"
@ -76,7 +76,7 @@ languages:
url: ""
weight: 1
- name: "Tags"
url: "tags"
url: "tags/"
weight: 2
- name: "À propos"
url: "a-propos/"