sadium/layouts/shortcodes/owncast-player.html
2023-12-13 21:47:26 +03:00

8 lines
172 B
HTML

<iframe
src="https://live.sadium.ml/embed/video"
title="Owncast"
height="400px" width="800px"
referrerpolicy="origin"
scrolling="no"
allowfullscreen>
</iframe>