<image class="image--" src="http://via.placeholder.com/640x360" alt="placeholder image" width="640px" height="360px" loading="lazy" />
<image class="image--{{name}}"
src="{{src}}"
alt="{{alt}}"
width="{{width}}"
height="{{height}}"
loading="lazy" />
{
"src": "http://via.placeholder.com/640x360",
"alt": "placeholder image",
"width": "640px",
"height": "360px"
}
.rounded {
border-radius: 50%;
}
No notes defined.