lynx/layouts/shortcodes/lead.html

4 lines
85 B
HTML
Raw Permalink Normal View History

2021-11-01 10:28:09 +08:00
<p class="!mb-9 text-xl text-neutral-400 dark:text-neutral-500">
{{ .Inner }}
</p>