• 🗓️ {% assign date_format = site.minima.date_format | default: "%b %-d, %Y" %} {{ post.date | date: date_format }} ️#️⃣ {{post.category | capitalize }}

    {{ post.title | escape }}

    {{post.description}}
    {% if post.image %} {{ post.description | escape }} {% endif %} {{ post.excerpt }}
    Continue Reading