hugo-example/themes/example-theme/layouts/_default/single.html
Correl Roush 7c57996249
All checks were successful
/ build (push) Successful in 18s
Remove heading and tags from pages
2024-09-06 00:52:03 -04:00

3 lines
47 B
HTML

{{ define "main" }}
{{ .Content }}
{{ end }}