Skip to content

Commit

Permalink
Reorder params to fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisreddington authored Jan 28, 2024
1 parent f88fbdf commit 47836d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/component/audio-player.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{ with .Params.podcast_file }}
{{ $params := .Site.Params }}
{{ with .Params.podcast_file }}

<h2>Listen to the Audio</h2>

Expand Down

0 comments on commit 47836d2

Please sign in to comment.