cupper-hugo-theme/themes/infusion/layouts/shortcodes/warning.html

9 lines
237 B
HTML

<aside aria-label="warning" class="note warning">
<div>
<svg aria-hidden="true" height="41.646" width="48.43" viewBox="0 0 48.430474 41.646302">
<use xlink:href="#warning"></use>
</svg>
{{ .Inner }}
</div>
</aside>