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