Fixing trailing slashes
This commit is contained in:
parent
578c8068a7
commit
7c84bda169
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ menu:
|
|||
header:
|
||||
- name: about
|
||||
weight: 0
|
||||
url: "/about"
|
||||
url: "/about/"
|
||||
- name: repos
|
||||
weight: 1
|
||||
url: "https://git.avenging.systems"
|
||||
|
@ -29,7 +29,7 @@ params:
|
|||
url: 'https://github.com/Tyler-Haletek'
|
||||
- key: 1
|
||||
name: Identity
|
||||
url: '/identity'
|
||||
url: '/identity/'
|
||||
- key: 2
|
||||
name: Linkedin
|
||||
url: 'https://www.linkedin.com/in/tyler-hale-75bb5275/'
|
||||
|
|
Loading…
Reference in a new issue