Skip to content

Commit

Permalink
canonifyUrls true
Browse files Browse the repository at this point in the history
  • Loading branch information
djmonkeyuk committed Oct 17, 2024
1 parent 7a45f49 commit fb3b503
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ theme = "hugo-story"
## -----------------------------------------------

relativeURLs = "true"
#canonifyURLs = "true"
canonifyURLs = "true"

# Local
publishDir = "public"

# Remote
baseURL = "https://djmonkeyuk.github.io/"
baseURL = "https://djmonkeyuk.github.io/website/"
#publishDir = "//centos/sites/hugodev/hugostory/"


Expand Down

0 comments on commit fb3b503

Please sign in to comment.