← back
{{ config.site.author | first }}
{{ config.site.name }}
{{ title }}
EPISODE {{ published_date }} {{ reading_time }}
0:00 {{ reading_time }}
◀◀
▶▶
▶▶▶
Show Notes
{{ title }}
{{ config.site.author }} {{ published_date }} {% if updated_date %}Updated {{ updated_date }}{% endif %}
{% if taxonomy.tags %}
{% for tag in taxonomy.tags %} {{ tag }} {% endfor %}
{% endif %}
{{ content | safe }}