mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-07-02 16:18:54 +00:00
Update default.html.twig
This commit is contained in:
parent
51ef5e2712
commit
86eccf863e
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
</div>
|
||||
</header>
|
||||
|
||||
{% if show_image and image %}
|
||||
{% if show_pageimage and image %}
|
||||
<span class="image featured">
|
||||
{{ image.cropZoom(img_width, img_height).loading('lazy').attribute('decoding','async').html(title, title)|raw }}
|
||||
</span>
|
||||
|
|
Loading…
Add table
Reference in a new issue