From 922e65065e5482674a47496a592df202f9be5dec Mon Sep 17 00:00:00 2001 From: Korbs Date: Sat, 2 Nov 2024 21:07:23 -0400 Subject: [PATCH] Dedicated Milieu demo --- test/src/pages/index.astro | 1 + test/src/pages/live.astro | 3 +- test/src/pages/milieu.astro | 75 ++++++++++++++++++++++++ test/src/pages/with-separate-audio.astro | 1 + 4 files changed, 79 insertions(+), 1 deletion(-) create mode 100644 test/src/pages/milieu.astro diff --git a/test/src/pages/index.astro b/test/src/pages/index.astro index 23566bf..a54fbe8 100644 --- a/test/src/pages/index.astro +++ b/test/src/pages/index.astro @@ -43,6 +43,7 @@ import {Zorn} from '@minpluto/zorn'
View with separated audio Live Stream +Milieu effect + + \ No newline at end of file diff --git a/test/src/pages/with-separate-audio.astro b/test/src/pages/with-separate-audio.astro index 0d88d98..1fb7c56 100644 --- a/test/src/pages/with-separate-audio.astro +++ b/test/src/pages/with-separate-audio.astro @@ -21,6 +21,7 @@ import {Zorn} from '@minpluto/zorn'
Generic Usage Live Stream +Milieu effect