diff --git a/hugo.toml b/hugo.toml index 5dfcfef..97349ab 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,5 @@ -baseURL = 'https://jannikmenzel.me/iFSR-Website' +baseURL = "https://jannikmenzel.me/iFSR-Website/" +canonifyURLs = true languageCode = 'de' title = 'iFSR-Website' disableKinds = ["taxonomy", "RSS"] diff --git a/layouts/_partials/nav.html b/layouts/_partials/nav.html index 27a5c0f..add13d9 100644 --- a/layouts/_partials/nav.html +++ b/layouts/_partials/nav.html @@ -1,6 +1,6 @@