22 lines
409 B
Markdown
22 lines
409 B
Markdown
---
|
|
title: "Livestream"
|
|
date: 2024-04-28
|
|
edited: 2024-04-28
|
|
draft: true
|
|
menu:
|
|
main:
|
|
params:
|
|
icon: cast
|
|
---
|
|
|
|
Sometimes I livestream my gameplay, you are welcome to watch.
|
|
[Click here to get redirected](https://live.4o1x5.dev) or watch here.
|
|
|
|
<iframe
|
|
src="https://live.4o1x5.dev/embed/video"
|
|
title="Owncast"
|
|
height="580px" width="100%"
|
|
referrerpolicy="origin"
|
|
allowfullscreen>
|
|
</iframe>
|