web.myco.systems/web-myco/themes/blowfish/layouts/shortcodes/lead.html
2023-09-02 03:10:14 +00:00

3 lines
108 B
HTML

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