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