--- title: Podcasts layout: layouts/peripheral.njk --- Podcasts {# TWITTER / MEDIUM FEED #} {# {% for post in news %} {% if post.creator %} {{ post.creator }} {% endif %} {% if post.creator.includes('@') %} {{ post.title }} {% else %} {{ post.title }} {% endif %} {{ post.pubDate }} {% if post.description %} {{ post.description }} {% endif %} {% endfor %} #} {% for item in podcasts %} {% if item.anchor %} {{ item.anchor }} {% endif %} {% if item.anchor %} {% endif %} {% if item.title %} {{ item.title }} {% endif %} {% if item.date %} {{ item.date }} {% endif %} {% if item.description %} {{ item.description }} {% endif %} {% endfor %}
{{ post.title }}
{{ post.description }}
{{ item.description }}