sadium/layouts/shortcodes/owncast-player.html

9 lines
172 B
HTML
Raw Normal View History

2023-12-13 21:47:26 +03:00
<iframe
src="https://live.sadium.ml/embed/video"
title="Owncast"
height="400px" width="800px"
referrerpolicy="origin"
scrolling="no"
allowfullscreen>
</iframe>