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

5 lines
110 B
HTML

{{ template "hrefhack" . }}
{{ with .Site.GetPage .Site.Params.BookMenuBundle }}
{{- .Content -}}
{{ end }}