mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-14 09:05:17 +01:00
8 lines
177 B
HTML
8 lines
177 B
HTML
<article class="grid__col">
|
|
|
|
<a class="photo-link" href="{{ post.url }}" title="{{ post.title }}">
|
|
{% include picture.html size='photothumb' %}
|
|
</a>
|
|
|
|
</article>
|