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