add cv redirect
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
ec742ad2be
commit
57af193419
1 changed files with 5 additions and 0 deletions
5
static/netlify.toml
Normal file
5
static/netlify.toml
Normal file
|
@ -0,0 +1,5 @@
|
|||
[[redirects]]
|
||||
from = "/cv"
|
||||
to = "https://cv.lauka.net"
|
||||
status = 200
|
||||
|
Loading…
Reference in a new issue