update page URL
All checks were successful
ci/woodpecker/push/deploy-netlify Pipeline was successful

This commit is contained in:
Adora Laura Kalb 2024-02-06 14:57:19 +01:00
parent f4d1efc989
commit e973587698
Signed by: adoralaura
GPG key ID: 7A4552166FC8C056
2 changed files with 6 additions and 2 deletions

View file

@ -1,4 +1,4 @@
baseURL: https://www.lauka.net/
baseURL: https://adora.codes/
languageCode: en-us
title: "Adoras Website <3"
enableGitInfo: true

View file

@ -1,5 +1,9 @@
[[redirects]]
from = "/cv"
from = "https://www.lauka.net/cv"
to = "https://cv.lauka.net"
status = 301
[[redirects]]
from = "https://lauka.net/cv"
to = "https://cv.lauka.net"
status = 301