seo audit img
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<h4>{{ post.meta('texte_chapeau_asso') }}</h4>
|
||||
<div class="row">
|
||||
<figure class="col">
|
||||
<img src="{{ Image(post.meta('image')).src }}" />
|
||||
<img src="{{ Image(post.meta('image')).src }}" alt="{{ Image(post.meta('image')).alt }}"/>
|
||||
</figure>
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-6">
|
||||
|
||||
Reference in New Issue
Block a user