Mark episodes and audio and/or video
This commit is contained in:
parent
45026752b2
commit
8423494720
|
@ -12,18 +12,22 @@ episodes:
|
||||||
podcast: talking_drupal
|
podcast: talking_drupal
|
||||||
date: 2018-09-05
|
date: 2018-09-05
|
||||||
url: http://talkingdrupal.com/175
|
url: http://talkingdrupal.com/175
|
||||||
|
audio: true
|
||||||
|
|
||||||
- title: 'Episode #204 - A Few Things'
|
- title: 'Episode #204 - A Few Things'
|
||||||
description: I joined the Talking Drupal team again, where we discussed Drupal updates, conferences and more.
|
description: I joined the Talking Drupal team again, where we discussed Drupal updates, conferences and more.
|
||||||
podcast: talking_drupal
|
podcast: talking_drupal
|
||||||
date: 2019-03-25
|
date: 2019-03-25
|
||||||
url: http://talkingdrupal.com/204
|
url: http://talkingdrupal.com/204
|
||||||
|
audio: true
|
||||||
|
|
||||||
- title: What's new in Drupal 8+
|
- title: What's new in Drupal 8+
|
||||||
description: Talking about Drupal, open source, Drupal 7 vs Drupal 8, module development, testing and more.
|
description: Talking about Drupal, open source, Drupal 7 vs Drupal 8, module development, testing and more.
|
||||||
podcast: howtocodewell
|
podcast: howtocodewell
|
||||||
date: 2019-04-12
|
date: 2019-04-12
|
||||||
url: https://howtocodewell.fm/episode/15-whats-new-in-drupal-8-plus-oliver-davies-interview
|
url: https://howtocodewell.fm/episode/15-whats-new-in-drupal-8-plus-oliver-davies-interview
|
||||||
|
audio: true
|
||||||
|
video: true
|
||||||
---
|
---
|
||||||
{% macro episodeTitle(podcast, episode) -%}
|
{% macro episodeTitle(podcast, episode) -%}
|
||||||
{{ podcast.name }}: {{ episode.title }}
|
{{ podcast.name }}: {{ episode.title }}
|
||||||
|
|
Reference in a new issue