mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +01:00
update @ Sun 8 Aug 20:27:55 EEST 2021
This commit is contained in:
parent
6e6a6b26e9
commit
b096982e7d
1 changed files with 5 additions and 5 deletions
10
netlify.toml
10
netlify.toml
|
@ -1,11 +1,11 @@
|
||||||
|
[[redirects]]
|
||||||
|
from = "/page/ari"
|
||||||
|
to = "//youtube.com/watch?v=dQw4w9WgXcQ"
|
||||||
|
force = true
|
||||||
|
|
||||||
[[redirects]]
|
[[redirects]]
|
||||||
from = "/*"
|
from = "/*"
|
||||||
to = "/index.html"
|
to = "/index.html"
|
||||||
status = 404
|
status = 404
|
||||||
force = false
|
force = false
|
||||||
|
|
||||||
[[redirects]]
|
|
||||||
from = "/page/ari"
|
|
||||||
to = "//www.youtube.com/watch?v=dQw4w9WgXcQ"
|
|
||||||
status = 200
|
|
||||||
force = true
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue