mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2024-11-25 04:43:04 +00:00
98d19b8e95
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. |
||
---|---|---|
.. | ||
inject | ||
brand.html | ||
comments.html | ||
date.html | ||
footer.html | ||
header.html | ||
html-head-title.html | ||
html-head.html | ||
languages.html | ||
menu-bundle.html | ||
menu-filetree.html | ||
menu-hugo.html | ||
menu.html | ||
post-meta.html | ||
search.html | ||
taxonomy.html | ||
title.html | ||
toc.html |