From 3d0629cc3f084d8ef5ae1e018ede750f3632935b Mon Sep 17 00:00:00 2001 From: Luke Date: Tue, 17 Nov 2020 13:10:32 +0100 Subject: [PATCH] Update remove opacity --- _layouts/podcast.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }}