mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
32508045d3
In Hugo #8776 we added `pageRef`, a way to connect menu items in site config to pages. This means that you now can have both a Page and a configured URL. Having the configured URL as a fallback if the Page isn't found is obviously more useful, especially in multilingual sites. See #8776 |
||
---|---|---|
.. | ||
menu.go | ||
menu_cache.go | ||
menu_cache_test.go | ||
pagemenus.go |