adds some handy shortcodes
This commit is contained in:
parent
5cb7c1f45f
commit
f1605d3802
3 changed files with 8 additions and 0 deletions
3
layouts/shortcodes/warning.html
Normal file
3
layouts/shortcodes/warning.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
<blockquote class="warning">
|
||||
{{- .Inner -}}
|
||||
</blockquote>
|
Loading…
Add table
Add a link
Reference in a new issue