{% assign default_thumbnail = post.assets | append: '/thumbnail.min.svg' %} {% if post.draft %}
{% endif %} {{post.img.alt | smartify}} {% if post.draft %}
{% endif %}

{{ post.title }}

{{ post.excerpt | markdownify | remove: '

' | remove: '

' }}