Include trailing slash in menus
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
eb6a81ce11
commit
9b4814c209
@ -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/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user