Sha256: 2782852bd1b80455b398dafd96dd0a35674eb87b0dd3d6f9a9eab785d35d58e7
Contents?: true
Size: 824 Bytes
Versions: 4
Compression:
Stored size: 824 Bytes
Contents
<div class="col-6 col-lg-{{include.colw | default: 4}} field__item"> <div class="paragraph paragraph--type--image-link paragraph--view-mode--default"> <div class="field field--name-field-image field--type-image field--label-hidden field__items"> <a href="{{ include.topic.clickthrough_url }}"> <img loading="lazy" src="{{ include.topic.image | default: '/assets/media/img/placeholder.png' | relative_url}}" width="600" height="450" alt="{{topic.title}}" typeof="Image" class="image-style-medium-cropped" /></a> </div> <h3 class="field field--name-field-title field--type-string field--label-hidden field__items"> <a href="{{include.topic.clickthrough_url}}">{{include.topic.title}}</a> </h3> </div> </div>
Version data entries
4 entries across 4 versions & 1 rubygems