Files
chill.social/themes/chill-theme/layouts/_default/company.html
2026-01-28 09:40:37 +01:00

7 lines
148 B
HTML

{{ define "main" }}
<article class="post">
<!-- Hero section will be rendered by the hero shortcode -->
{{ .Content }}
</article>
{{ end }}