diff --git a/hugo.toml b/hugo.toml index 0cdf279..7273bf5 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -baseURL = 'https://notes.arian.li' +baseURL = 'https://azo-notes.arian.li' languageCode = 'de-ch' title = "Arian's Basislehrjahr-Notizen (Informatik Systemtechnik EFZ)" theme = 'hugo-theme-techdoc' @@ -11,7 +11,7 @@ theme = 'hugo-theme-techdoc' [menu] [[menu.main]] name = "Home" - url = "https://notes.arian.li" + url = "https://azo-notes.arian.li" weight = 1 [[menu.main]]