summaryrefslogtreecommitdiff
path: root/video.html
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-06-10 21:47:17 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2013-06-21 13:23:45 -0400
commit600ef134d1a80b5f4e2c724dc3e3d0709c94fa72 (patch)
tree5269909edacba8d934293ab44c7d65357ea0fe8b /video.html
parent9a1a9881b3878db8ac5bfc1a65ed3c9cf8b145e7 (diff)
downloadhtml5ks-600ef134d1a80b5f4e2c724dc3e3d0709c94fa72.tar.xz
html5ks-600ef134d1a80b5f4e2c724dc3e3d0709c94fa72.zip
fixing images.js
Diffstat (limited to 'video.html')
-rw-r--r--video.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/video.html b/video.html
index f68852a..df29882 100644
--- a/video.html
+++ b/video.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<body>
- <video src="dump/video/op_1.webm" controls autoplay>
+ <video src="dump/vfx/noise.webm" controls autoplay loop>
</body>
</html>