mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-07-04 00:58:54 +00:00
parent
f8d3709d42
commit
1072cabd9d
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
|||
{% elseif page.media.images %}
|
||||
<a href="{{ page.url }}" class="image featured">{{ page.media.images|first.cropZoom(1038,437).loading('lazy').html(page.title, page.title)|raw }}</a>
|
||||
{% endif %}
|
||||
>>>>>>> parent of 9dc080b... Harmonize and modify twigs
|
||||
|
||||
{% if page.header.blog_hide_body is not defined or not page.header.blog_hide_body %}
|
||||
<div itemprop="articleBody">
|
||||
|
|
Loading…
Add table
Reference in a new issue