fix text justification for quote shortcode
This commit is contained in:
parent
a388cd4bcf
commit
d66c8afe0d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
<div class="text-right quote">
|
<div class="text-end quote">
|
||||||
{{ markdownify .Inner }}
|
{{ markdownify .Inner }}
|
||||||
{{ with .Get "author" -}}
|
{{ with .Get "author" -}}
|
||||||
<div class="quote-author">
|
<div class="quote-author">
|
||||||
|
|
Loading…
Add table
Reference in a new issue