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