personal-blog/layouts/shortcodes/bitchute.html

4 lines
231 B
HTML

<center><div>
<iframe type="text/html" width="640" height="360" src="https://www.bitchute.com/embed/{{ index .Params 0 }}/" allowfullscreen style="border: none;" scrolling="no" frameborder="0">
</iframe>
</div></center>