redesign 2023
This commit is contained in:
4
themes/FixIt/layouts/shortcodes/center-quote.html
Normal file
4
themes/FixIt/layouts/shortcodes/center-quote.html
Normal file
@ -0,0 +1,4 @@
|
||||
<blockquote class="blockquote-center">
|
||||
{{ .Inner | .Page.RenderString }}
|
||||
</blockquote>
|
||||
{{- /* EOF */ -}}
|
Reference in New Issue
Block a user