mirror of
https://github.com/GuerillaStudio/now-playing
synced 2024-11-07 20:51:51 +00:00
chore(netlify): Force redirection
This commit is contained in:
parent
9883fc61c5
commit
26de8bfdf8
1 changed files with 2 additions and 0 deletions
|
@ -17,9 +17,11 @@
|
|||
X-Content-Type-Options = "nosniff"
|
||||
|
||||
[[redirects]]
|
||||
force = true
|
||||
from = "/musics"
|
||||
to = "/"
|
||||
|
||||
[[redirects]]
|
||||
force = true
|
||||
from = "/page:*"
|
||||
to = "/page/:splat"
|
||||
|
|
Loading…
Reference in a new issue