diff --git a/app/views/podcast_episodes/_liquid.html.erb b/app/views/podcast_episodes/_liquid.html.erb index 8d5c2aad5..47c74d807 100644 --- a/app/views/podcast_episodes/_liquid.html.erb +++ b/app/views/podcast_episodes/_liquid.html.erb @@ -13,8 +13,8 @@
- play - pause + " alt="play"> + " alt="pause"> <%= optimized_image_tag(podcast.image_url, optimizer_options: { crop: "fill" }, image_options: { class: "podcastliquidtag__podcastimage", id: "podcastimage-#{episode.slug}", alt: podcast.title }) %>