Skip to content

Commit

Permalink
Update hugo.toml
Browse files Browse the repository at this point in the history
added relative urls = true since canonifyurls = true didn't fix the issue either
  • Loading branch information
f-rower authored Feb 22, 2024
1 parent 40f125e commit 15e3dbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ languageCode = 'en-us'
title = 'ADViCE'
theme = 'hugo-theme-techdoc'
canonifyURLs = true
RelativeURLs=true

[params]

Expand Down

0 comments on commit 15e3dbd

Please sign in to comment.