docs/themes/geekboot/layouts/shortcodes/auto-index.html

5 lines
120 B
HTML

{{/*
Shortcode to auto-generate an index of child pages.
Usage: {{< auto-index >}}
*/}}
{{ partial "auto-index" .Page }}