Logo
The logo object has the following attributes:
- logo.created_at
- logo.updated_at
listing.logo
Use the attachment_url filter to link to the image on Yoolkâs Content Delivery Network.
Input
{{ listing.logo | attachment_url: 'medium' | image_tag }}Output
<img src="http://s-yoolk-images1.yoolk.com/kh/logo_images/medium/1367097277/1250047?1367097277" />Parameters: image sizes
| styles | size |
|---|---|
| small | 50x50> |
| medium | 150x150> |
| large | 220x220> |