redirige /les-spectacles/ vers /il/
This commit is contained in:
parent
78ace9236c
commit
2834c4c237
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ pagination:
|
||||||
alias: redirect
|
alias: redirect
|
||||||
# Add your redirection tuples to this list!
|
# Add your redirection tuples to this list!
|
||||||
redirects:
|
redirects:
|
||||||
- {"from": "/old/", "to": "/new/"}
|
- {"from": "/les-spectacles/", "to": "/il/"}
|
||||||
# The "permalink" attribute determines where the output page will be located.
|
# The "permalink" attribute determines where the output page will be located.
|
||||||
permalink: "{{ redirect.from }}"
|
permalink: "{{ redirect.from }}"
|
||||||
# The "redirect" layout just has a small html header with the meta tags that do redirection.
|
# The "redirect" layout just has a small html header with the meta tags that do redirection.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue