❀ ❀ ❀
{{ config.site.author }}
{{ title }}
∗ ∗ ∗
{{ published_date }}{% if updated_date %} — Überarbeitet {{ updated_date }}{% endif %} · {{ reading_time }}
{% if taxonomy.tags %}
{% for tag in taxonomy.tags %}{{ tag }}{% if not loop.last %} · {% endif %}{% endfor %}
{% endif %}
{{ content | safe }}