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

4 lines
110 B
HTML

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