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

4 lines
59 B
HTML

<div class="mermaid" align="center">
{{ .Inner }}
</div>