redirige /les-spectacles/ vers /il/

This commit is contained in:
Jalil Arfaoui 2022-09-30 22:04:17 +02:00
parent 78ace9236c
commit 2834c4c237

View file

@ -14,7 +14,7 @@ pagination:
alias: redirect
# Add your redirection tuples to this list!
redirects:
- {"from": "/old/", "to": "/new/"}
- {"from": "/les-spectacles/", "to": "/il/"}
# The "permalink" attribute determines where the output page will be located.
permalink: "{{ redirect.from }}"
# The "redirect" layout just has a small html header with the meta tags that do redirection.