cupper-hugo-theme/layouts/shortcodes/note.html

9 lines
223 B
HTML

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