From 1a1eac6b4464d3b576fc5402e4818f2b7a7f7365 Mon Sep 17 00:00:00 2001 From: Korbs Date: Fri, 3 Jan 2025 19:31:47 -0500 Subject: [PATCH] Fix closing tag --- docs/live.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/live.mdx b/docs/live.mdx index 1adb7d6..746f9a4 100644 --- a/docs/live.mdx +++ b/docs/live.mdx @@ -6,7 +6,7 @@ Type: Document import {Prism} from "@astrojs/prism" import {Zorn} from "@minpluto/zorn" - + Zorn can stream `.m3u8` content with HLS support added. The HLS support is only added if you add the `Live` option.