From 14bb9cf3cae88bdaea9f590ce349348b68b3abc7 Mon Sep 17 00:00:00 2001 From: Luke <16389426+LukeSeers@users.noreply.github.com> Date: Mon, 17 Jan 2022 18:43:18 +0100 Subject: [PATCH] Update thumbnail podcast max-width --- _includes/thumbnail_podcast.html | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/_includes/thumbnail_podcast.html b/_includes/thumbnail_podcast.html index 70451ef..08d0df4 100644 --- a/_includes/thumbnail_podcast.html +++ b/_includes/thumbnail_podcast.html @@ -1,16 +1,22 @@
{% if episode.custom_thumbnail_name == null %} - + {% else %} - + {% endif %} #{{ episode.title | slice: 2, 2 }}
-
+
{% if include.pre_header %}