diff options
Diffstat (limited to 'video.html')
-rw-r--r-- | video.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |