Files
hugo_it-services/themes/congo/layouts/shortcodes/lead.html
T
2025-02-20 08:28:31 -05:00

4 lines
69 B
HTML

<div class="lead !mb-9 text-xl">
{{ .Inner | markdownify }}
</div>