fix text justification for quote shortcode

This commit is contained in:
Helmut Merz 2022-04-12 17:15:43 +02:00
parent a388cd4bcf
commit d66c8afe0d

View file

@ -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">