update redirects
All checks were successful
ci/woodpecker/push/deploy-netlify Pipeline was successful
All checks were successful
ci/woodpecker/push/deploy-netlify Pipeline was successful
This commit is contained in:
parent
e973587698
commit
1878bb2185
1 changed files with 15 additions and 0 deletions
15
netlify.toml
15
netlify.toml
|
@ -6,4 +6,19 @@
|
|||
[[redirects]]
|
||||
from = "https://lauka.net/cv"
|
||||
to = "https://cv.lauka.net"
|
||||
status = 301
|
||||
|
||||
[[redirects]]
|
||||
from = "https://www.lauka.net/*"
|
||||
to = "https://adora.codes/:splat"
|
||||
status = 301
|
||||
|
||||
[[redirects]]
|
||||
from = "https://lauka.net/*"
|
||||
to = "https://adora.codes/:splat"
|
||||
status = 301
|
||||
|
||||
[[redirects]]
|
||||
from = "https://personal-website-40cb76.netlify.app/*"
|
||||
to = "https://adora.codes/"
|
||||
status = 301
|
Loading…
Reference in a new issue