website/layouts/shortcodes/figures-grid.html
Matthieu Bessat 5171bcfdf2
All checks were successful
Deploy workflow / deploy (push) Successful in 33s
feat(shortcode): figure and figures flex box
2024-05-07 18:17:24 +02:00

4 lines
47 B
HTML

<div class="figures-grid">
{{ .Inner }}
</div>