diff --git a/hugo.yaml b/hugo.yaml index 67969e3a4..c6763a062 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -1,7 +1,5 @@ baseURL: "https://www.hsbi.de/elearning/data/FH-Bielefeld/lm_data/lm_1661234/" -canonifyURLs: true # prepend all relative URLs w/ baseURL -relativeURLs: false # do NOT rewrite relative URLs to be relative to current content -uglyurls: true # use foo.de/bar.html instead of foo.de/bar/ (our new ILIAS 7.x HTML-Lernmodul won't find landing pages else) +uglyurls: true ## use foo.de/bar.html instead of foo.de/bar/ (our new ILIAS 7.x HTML-Lernmodul won't find landing pages else) languageCode: "de-DE" metaDataFormat: "yaml"