gmgauthier.com/layouts/shortcodes/anchorfm.html

4 lines
216 B
HTML

<div style="text-align: center;">
<iframe src="https://anchor.fm/{{ index .Params 0 }}/embed/episodes/{{ index .Params 1 }}"
height="95px" width="425px" frameborder="0" scrolling="no"></iframe>
</div>