cognitive-digressions/themes/cupper-hugo-theme/layouts/shortcodes/warning.html
2025-04-09 11:12:51 +03:00

8 lines
238 B
HTML

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