hugo-stack/exampleSite/layouts/index.html

5 lines
62 B
HTML

{{ define "main" }}
{{ partial "stack.html" . }}
{{ end }}