Skip to content

Commit

Permalink
Hugo: fix config: remove canonifyURLs
Browse files Browse the repository at this point in the history
  • Loading branch information
cagix committed Mar 19, 2024
1 parent 9dde8b4 commit 70d05fa
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions hugo.yaml
@@ -1,7 +1,5 @@
baseURL: "https://www.hsbi.de/elearning/data/FH-Bielefeld/lm_data/lm_1358898/"
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"
Expand Down

0 comments on commit 70d05fa

Please sign in to comment.