From f2980b83b1bd6518fef444e3f1b7d3cb8ea57e6f Mon Sep 17 00:00:00 2001 From: Korbs Date: Sat, 17 Aug 2024 04:28:20 -0400 Subject: [PATCH] Add Live page demo --- test/src/pages/live.astro | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 test/src/pages/live.astro diff --git a/test/src/pages/live.astro b/test/src/pages/live.astro new file mode 100644 index 0000000..137bab9 --- /dev/null +++ b/test/src/pages/live.astro @@ -0,0 +1,24 @@ +--- +import {Zorn} from '@minpluto/zorn' +--- + + + + + +

Relax Beats

+

Source: https://www.twitch.tv/relaxbeats

+

This demo pulls from: https://twitch-backend.sudovanilla.org/proxy/stream/relaxbeats/hls.m3u8

+
+Generic Usage +View with separated audio \ No newline at end of file