recup commit dev

This commit is contained in:
2021-06-11 16:24:49 +02:00
parent b6730fa8d2
commit 81285b7135
23 changed files with 599 additions and 379 deletions

View File

@ -1,7 +1,6 @@
{% set image = page.media.images|first %}
<div class="card">
<a href="{{ page.url }}">
{% if image %}
<div class="card-image">
{{ image.derivatives(300,700,200).sizes('(max-width:26em) 100vw, 50vw').html('','articles') }}