Fix closing tag
This commit is contained in:
parent
324020c8e5
commit
1a1eac6b44
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Type: Document
|
|||
import {Prism} from "@astrojs/prism"
|
||||
import {Zorn} from "@minpluto/zorn"
|
||||
|
||||
<Zorn Live Video="https://twitch.api.sudovanilla.org/proxy/stream/chillhopradio/hls.m3u8">
|
||||
<Zorn Live Video="https://twitch.api.sudovanilla.org/proxy/stream/chillhopradio/hls.m3u8"/>
|
||||
|
||||
Zorn can stream `.m3u8` content with HLS support added. The HLS support is only added if you add the `Live` option.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue