Update information under video on demo pages
This commit is contained in:
parent
f2980b83b1
commit
40392f1abe
2 changed files with 13 additions and 6 deletions
|
@ -1,10 +1,11 @@
|
|||
---
|
||||
// Components
|
||||
import { ArrowUpRight, NavArrowLeft } from '@iconoir/vue'
|
||||
import { SwitchOn } from '@iconoir/vue'
|
||||
import { SwitchOff } from '@iconoir/vue'
|
||||
import { NavArrowRight } from '@iconoir/vue'
|
||||
import { Download } from '@iconoir/vue'
|
||||
import {
|
||||
ArrowUpRight,
|
||||
NavArrowLeft,
|
||||
SwitchOn,
|
||||
NavArrowRight
|
||||
} from '@iconoir/vue'
|
||||
import {Zorn} from '@minpluto/zorn'
|
||||
---
|
||||
<meta charset="utf-8">
|
||||
|
@ -39,8 +40,10 @@ import {Zorn} from '@minpluto/zorn'
|
|||
<h2>Ennie and Yoyki: Non-Girly Games</h2>
|
||||
<p>Created by Daniyar Yambushev</p>
|
||||
<p>Source: <a href="https://www.youtube.com/watch?v=MuyJtxzyU3o">https://www.youtube.com/watch?v=MuyJtxzyU3o</a></p>
|
||||
<p>This demo pulls from: <a href="https://md.sudovanilla.org/videos/webm/Ennie-and-Yoyki.webm">https://md.sudovanilla.org/videos/webm/Ennie-and-Yoyki.webm</a></p>
|
||||
<br/>
|
||||
<a href="/with-separate-audio">View with separated audio</a>
|
||||
<a href="/live">Live Stream</a>
|
||||
|
||||
<style>
|
||||
body {
|
||||
|
|
|
@ -15,8 +15,12 @@ import {Zorn} from '@minpluto/zorn'
|
|||
<h2>The Mark On The Wall</h2>
|
||||
<p>Created by Anderson Wright</p>
|
||||
<p>Source: <a href="https://vimeo.com/989082177">https://vimeo.com/989082177</a></p>
|
||||
<p>This demo pulls from: <a href="https://ocean.sudovanilla.org/media/videos/The%20Mark%20On%20The%20Wall/1080.mp4">https://ocean.sudovanilla.org/media/videos/The%20Mark%20On%20The%20Wall/1080.mp4</a></p>
|
||||
<p>This demo also pulls from: <a href="https://ocean.sudovanilla.org/media/videos/The%20Mark%20On%20The%20Wall/audio.mp4">https://ocean.sudovanilla.org/media/videos/The%20Mark%20On%20The%20Wall/audio.mp4</a></p>
|
||||
|
||||
<br/>
|
||||
<a href="/">Go back</a>
|
||||
<a href="/">Generic Usage</a>
|
||||
<a href="/live">Live Stream</a>
|
||||
|
||||
<style>
|
||||
body {
|
||||
|
|
Loading…
Reference in a new issue