Files
blog-static/layouts/_shortcodes/halfpage.html
2026-05-22 21:01:11 -07:00

4 lines
61 B
HTML

<div class="halfpage">
{{ .Inner | markdownify }}
</div>