hugo-test-site/layouts/_default/home.html
2024-06-06 21:02:00 -07:00

3 lines
52 B
HTML

{{ define "main" }}
<h1>Hello world!</h1>
{{ end }}