diff options
author | Giuseppe Masino <dev.gmasino@pm.me> | 2022-02-18 17:35:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-18 17:35:02 +0100 |
commit | 98d19b8e95019534622fd4c5eae707423730df2c (patch) | |
tree | b1ea8a449a8e6d2eae736ba7e6de990e4ba8340f /exampleSite/static | |
parent | 5581ec08455588fa0c959a559d71b631beebae91 (diff) |
Make menu entries' link relative (#421)
This change allows hugo to build pages correcly when
`canonifyURLs = false` and `relativeURLs = true`.
Otherwise the links on the menu will be canonicalized regardless of
configuration.
This results in broken sites in a number of situations, such as sites
served behind a reverse-proxy that don't want to account for the prefix
they're served under.
Diffstat (limited to 'exampleSite/static')
0 files changed, 0 insertions, 0 deletions