<% if @post&.title? %><h3>Follow via RSS, Email or Membership...</h3><% end %>
<p><span class="callout">→ 📬 Join the community for free</span> receive an email with each new post, or optionally support this work financially <%= link_to "learn more here <abbr title=\"internal link\">↙︎</abbr>".html_safe, "/join/" %>.</p>
<p><span class="callout">→ 📰 Prefer RSS?</span> you can subscribe to a combined <%= link_to "bookmarks+dispatches feed here <abbr title=\"internal link\">↙︎</abbr>".html_safe, rss_path %> or <%= link_to "full text dispatches only feed here <abbr title=\"external link\">↗︎</abbr>".html_safe, dispatches_rss_path %>.</p>
+<p><span class="callout">→ 🎧 Like to listen?</span> subscribe to the podcast version of mind reader dispatches <%= link_to "with this link <abbr title=\"internal link\">↙︎</abbr>".html_safe, "#{feed_audios_url}.rss" %> paste this into your podcast player.</p>
<% end %>
<% if @post %>
<p><%= link_to "↑ Back to top", "#top" %> or <%= link_to "⥤ Read more", "#{root_path}" %></p>