hugo-stack/exampleSite/layouts/index.html

6 lines
62 B
HTML
Raw Permalink Normal View History

2026-08-13 16:31:11 -04:00
{{ define "main" }}
{{ partial "stack.html" . }}
{{ end }}