This commit is contained in:
3
layouts/shortcodes/figcaption.html
Normal file
3
layouts/shortcodes/figcaption.html
Normal file
@@ -0,0 +1,3 @@
|
||||
{{- $content := .Inner -}}
|
||||
<figcaption class="is-size-7 has-text-left has-text-weight-light mt-1">{{ $content }}</figcaption>
|
||||
{{- /* Do not remove comment, fix for extra whitespace after shortcode */ -}}
|
||||
Reference in New Issue
Block a user