Update render-image.html
This commit is contained in:
@@ -50,7 +50,7 @@ image size, as Hugo will upscale small images */}}
|
|||||||
<img
|
<img
|
||||||
|
|
||||||
alt="{{ $alt }}" title="{{ $alt }}" src="{{ $src }}"
|
alt="{{ $alt }}" title="{{ $alt }}" src="{{ $src }}"
|
||||||
height="{{ $src.Height}}" width="{{ $src.Width }}" class="img-fluid">
|
class="img-fluid">
|
||||||
|
|
||||||
</picture>
|
</picture>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user