hugo/navigation
Bjørn Erik Pedersen ea529c847e Fix menu URL when multiple permalinkable output formats
In Hugo `0.55` we introduced the `permalinkable` config attribute on Output Format, default enabled for `AMP` and `HTML`.

This meant that a Page could have different `RelPermalink` and `Permalink` depending on the rendering format.

The menu `URL` did not reflect that fact.

Fixes #5849
2019-04-19 10:29:52 +02:00
..
menu.go Fix menu URL when multiple permalinkable output formats 2019-04-19 10:29:52 +02:00
pagemenus.go Fix menu URL when multiple permalinkable output formats 2019-04-19 10:29:52 +02:00