{{post.title}}
{{ post.date | date: " %Y.%m.%d" }}
{% if site.category_archive.type and post.categories[0] and site.tag_archive.type and post.tags[0] %}
{%- include post__taxonomy.html -%}
{% endif %}