Files
hugo-theme-chirpy/layouts/index.html
2025-04-19 21:27:20 +08:00

3 lines
62 B
HTML

{{ define "main" }}
<h1>Welcome to My Site!</h1>
{{ end }}