Move location of transcription text

Move from after the show notes to after the show duration.
This commit is contained in:
2025-01-23 22:42:40 -05:00
parent 1cec6b45f0
commit f58e25a685
3 changed files with 3 additions and 5 deletions

View File

@@ -63,9 +63,6 @@
</p>
</header>
<!--% tidy_notes(latest_episodes.notes) %-->
<footer>
<!--% show_transcript(latest_episodes, "hpr", baseurl, media_baseurl) %-->
</footer>
</article>
<!--% host_cnt = host_cnt + 1 %-->
<!--% END %-->