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

5 lines
110 B
HTML
Raw Normal View History

{{ template "hrefhack" . }}
2018-09-12 14:36:16 +02:00
{{ with .Site.GetPage .Site.Params.BookMenuBundle }}
{{- .Content -}}
{{ end }}