first commit
This commit is contained in:
8
layouts/shortcodes/warning.html
Normal file
8
layouts/shortcodes/warning.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<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 | markdownify }}
|
||||
</div>
|
||||
</aside>
|
||||
Reference in New Issue
Block a user