forked from drowl87/hextra_mirror
feat: add card shortcodes
This commit is contained in:
3
layouts/shortcodes/cards.html
Normal file
3
layouts/shortcodes/cards.html
Normal file
@ -0,0 +1,3 @@
|
||||
<div class="hextra-cards mt-4 gap-4 grid not-prose" style="--rows: 3;">
|
||||
{{ .Inner }}
|
||||
</div>
|
Reference in New Issue
Block a user