hugo-book/layouts/partials/docs/menu-bundle.html

3 lines
81 B
HTML

{{ with .Site.GetPage .Site.Params.BookMenuBundle }}
{{- .Content -}}
{{ end }}