personal-website/netlify.toml

9 lines
186 B
TOML
Raw Normal View History

2023-12-27 11:29:14 +01:00
[[redirects]]
2024-02-06 14:57:19 +01:00
from = "https://www.lauka.net/cv"
2023-12-27 11:29:14 +01:00
to = "https://cv.lauka.net"
2023-12-27 11:33:48 +01:00
status = 301
2023-12-27 11:29:14 +01:00
2024-02-06 14:57:19 +01:00
[[redirects]]
from = "https://lauka.net/cv"
to = "https://cv.lauka.net"
status = 301