mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +01:00
update @ Sat 30 Oct 23:03:42 EEST 2021
This commit is contained in:
parent
725a0cd1d3
commit
75a4883d35
1 changed files with 13 additions and 0 deletions
13
netlify.toml
13
netlify.toml
|
@ -43,6 +43,19 @@
|
|||
status = 301
|
||||
force = true
|
||||
|
||||
[[redirects]]
|
||||
from = "/overlay"
|
||||
to = "https://github.com/TruncatedDinosour/dinolay"
|
||||
status = 301
|
||||
force = true
|
||||
|
||||
[[redirects]]
|
||||
from = "/ovl/*"
|
||||
to = "https://github.com/TruncatedDinosour/dinolay/tree/main/:splat"
|
||||
status = 301
|
||||
force = true
|
||||
|
||||
|
||||
[[redirects]]
|
||||
from = "/:page"
|
||||
to = "/page/:page"
|
||||
|
|
Loading…
Add table
Reference in a new issue