Optimisation des images++
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
{{- with $image -}}
|
||||
<a href="{{ $page.RelPermalink }}">
|
||||
<figure>
|
||||
{{- $resized := .Fill "600x340" -}}
|
||||
{{- $resized := .Fill "600x340 webp q80" -}}
|
||||
<img src="{{ $resized.RelPermalink }}" alt="Image de couverture pour {{ $page.Title }}" loading="lazy">
|
||||
</figure>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user