lauralani
84998effc4
All checks were successful
ci/woodpecker/push/deploy-netlify Pipeline was successful
11 lines
No EOL
257 B
TOML
11 lines
No EOL
257 B
TOML
# Redirect netlify alias
|
|
|
|
[[redirects]]
|
|
from = "https://personal-website-40cb76.netlify.app/"
|
|
to = "https://adora.codes/"
|
|
status = 301
|
|
|
|
[[redirects]]
|
|
from = "https://personal-website-40cb76.netlify.app/*"
|
|
to = "https://adora.codes/"
|
|
status = 301 |