23 lines
424 B
Markdown
23 lines
424 B
Markdown
|
---
|
||
|
title: "Livestream"
|
||
|
date: 2024-04-28
|
||
|
edited: 2024-04-28
|
||
|
draft: false
|
||
|
menu:
|
||
|
main:
|
||
|
weight: 2
|
||
|
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>
|