{{- /* A version of the navbar-version-selector.html partial in Docsy, modified to read the versions from changelog child pages so that we don't have to maintain the menu separately in hugo.toml. */ -}} {{ $changelog := site.GetPage "changelog" }} {{ $pages := $changelog.RegularPages.ByDate.Reverse }}