From 45026752b2afa9990ab7f26f29896ab8e25c9869 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 12 Apr 2019 21:17:52 +0100 Subject: [PATCH] Update title, description and URL --- source/podcasts.html.twig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/podcasts.html.twig b/source/podcasts.html.twig index c3366bd55..2a5fd9b6b 100644 --- a/source/podcasts.html.twig +++ b/source/podcasts.html.twig @@ -19,11 +19,11 @@ episodes: date: 2019-03-25 url: http://talkingdrupal.com/204 - - title: Drupal 7 vs Drupal 8 - description: Talking about Drupal, Drupal 7 vs Drupal 8, module development, testing and more. + - title: What's new in Drupal 8+ + description: Talking about Drupal, open source, Drupal 7 vs Drupal 8, module development, testing and more. podcast: howtocodewell date: 2019-04-12 - url: ~ + url: https://howtocodewell.fm/episode/15-whats-new-in-drupal-8-plus-oliver-davies-interview --- {% macro episodeTitle(podcast, episode) -%} {{ podcast.name }}: {{ episode.title }}