diff --git a/test/src/components/Info.astro b/test/src/components/Info.astro new file mode 100644 index 0000000..42dd941 --- /dev/null +++ b/test/src/components/Info.astro @@ -0,0 +1,39 @@ +--- +const { Title, Description } = Astro.props; +--- + +
+ + \ No newline at end of file diff --git a/test/src/components/Switcher.astro b/test/src/components/Switcher.astro new file mode 100644 index 0000000..b3d428e --- /dev/null +++ b/test/src/components/Switcher.astro @@ -0,0 +1,27 @@ + + + \ No newline at end of file diff --git a/test/src/pages/index.astro b/test/src/pages/index.astro index a54fbe8..37daca9 100644 --- a/test/src/pages/index.astro +++ b/test/src/pages/index.astro @@ -1,12 +1,16 @@ --- // Components +import {Zorn} from '@minpluto/zorn' +import Info from '@components/Info.astro' +import Switcher from '@components/Switcher.astro' + +// Icons import { ArrowUpRight, NavArrowLeft, SwitchOn, NavArrowRight } from '@iconoir/vue' -import {Zorn} from '@minpluto/zorn' --- @@ -36,14 +40,13 @@ import {Zorn} from '@minpluto/zorn' -Created by Daniyar Yambushev
-Source: https://www.youtube.com/watch?v=MuyJtxzyU3o
-This demo pulls from: https://md.sudovanilla.org/videos/webm/Ennie-and-Yoyki.webm
-Source: https://www.youtube.com/watch?v=MuyJtxzyU3o
+This demo pulls from: https://md.sudovanilla.org/videos/webm/Ennie-and-Yoyki.webm
+Source: https://www.twitch.tv/relaxbeats
-This demo pulls from: https://twitch-backend.sudovanilla.org/proxy/stream/relaxbeats/hls.m3u8
-Source: https://www.twitch.tv/relaxbeats
+This demo pulls from: https://twitch-backend.sudovanilla.org/proxy/stream/relaxbeats/hls.m3u8
+Created by Daniyar Yambushev
-Source: https://www.youtube.com/watch?v=MuyJtxzyU3o
-This demo pulls from: https://md.sudovanilla.org/videos/webm/Ennie-and-Yoyki.webm
-Source: https://www.youtube.com/watch?v=MuyJtxzyU3o
+This demo pulls from: https://md.sudovanilla.org/videos/webm/Ennie-and-Yoyki.webm
+Source: https://vimeo.com/989082177
+This demo pulls from: https://ocean.sudovanilla.org/media/videos/The%20Mark%20On%20The%20Wall/1080.mp4
+This demo also pulls from: https://ocean.sudovanilla.org/media/videos/The%20Mark%20On%20The%20Wall/audio.mp4
+