diff options
Diffstat (limited to 'layouts')
-rw-r--r-- | layouts/shortcodes/img-center.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/shortcodes/img-center.html b/layouts/shortcodes/img-center.html index fca4395..7d1d225 100644 --- a/layouts/shortcodes/img-center.html +++ b/layouts/shortcodes/img-center.html @@ -8,6 +8,7 @@ <center> <figure> <img + class="center" alt="{{ $caption }}" src="{{ $img1x.RelPermalink }}" srcset=" |