sadium/layouts/shortcodes/owncast-chat.html

9 lines
177 B
HTML
Raw Normal View History

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