Version 3 :: Hugo Relearn Theme https://mcshelby.github.io/hugo-theme-relearn/introduction/releasenotes/3/index.html 3.4.0 (2022-04-03) Breaking Breaking If you had previously overwritten the custom-footer.html partial to add visual elements below the content of your page, you have to move this content to the new partial content-footer.html. custom-footer.html was never meant to contain HTML other than additional styles and JavaScript. New New If you prefer expandable/collapsible menu items, you can now set collapsibleMenu=true in your hugo.toml. This will add arrows to all menu items that contain sub menus. The menu will expand/collapse without navigation if you click on an arrow. Hugo en