mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
Tweaked the image shortcode.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
{{ end }}
|
||||
{{ with $resource }}
|
||||
<figure>
|
||||
{{ if $disableImageOptimization }}
|
||||
{{ if or $disableImageOptimization (eq .MediaType.SubType "svg") }}
|
||||
<img
|
||||
class="my-0 rounded-md"
|
||||
loading="lazy"
|
||||
|
||||
Reference in New Issue
Block a user