From 47836d23c3ffa5783cff9c7d259f78fa95bfd52b Mon Sep 17 00:00:00 2001 From: Chris Reddington <791642+chrisreddington@users.noreply.github.com> Date: Sun, 28 Jan 2024 17:44:35 +0000 Subject: [PATCH] Reorder params to fix bug --- layouts/partials/component/audio-player.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/component/audio-player.html b/layouts/partials/component/audio-player.html index c8c3fb2..73faa2e 100644 --- a/layouts/partials/component/audio-player.html +++ b/layouts/partials/component/audio-player.html @@ -1,5 +1,5 @@ -{{ with .Params.podcast_file }} {{ $params := .Site.Params }} +{{ with .Params.podcast_file }}