diff options
-rw-r--r-- | layouts/shortcodes/youtube.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/shortcodes/youtube.html b/layouts/shortcodes/youtube.html index 4261ed2..c29eed1 100644 --- a/layouts/shortcodes/youtube.html +++ b/layouts/shortcodes/youtube.html @@ -8,6 +8,7 @@ <center> <a href="https://www.youtube.com/watch?v={{$id}}" target="_blank"> <img + class="center" src="{{ $img1x.Permalink }}" srcset=" {{ $img1x.RelPermalink }} 1x, |