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

9 lines
207 B
HTML

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