diff --git a/_layouts/podcast.html b/_layouts/podcast.html index f7b2e70..34f97a0 100644 --- a/_layouts/podcast.html +++ b/_layouts/podcast.html @@ -6,8 +6,8 @@ container_class: "podcast pt-40 lg:pt-40"
{% assign title_length = page.title | size %} #{{ page.title | slice: 2, 2 }} -

{{ page.date | date: "%B %-d, %Y" }}

{{ page.title | slice: 7, title_length }}

+

{{ page.date | date: "%B %-d, %Y" }}