Skip to content

Commit 5bcd665

Browse files
author
Nicholas Thomson
committed
Merge pull request #133 from cloudspace/67668954_video_loading_screen
Rename videos
2 parents 9aba3b8 + f1d276d commit 5bcd665

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

app/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
Slice, Filter & Explore CrunchBase Data
5454
</div>
5555
<video autoplay="" preload="" width="720" height="450">
56-
<source src="data/VideoTest.mp4" type="video/mp4">
56+
<source src="data/crunch-demo.mp4" type="video/mp4">
5757
</video>
5858
</div>
5959
</div>

0 commit comments

Comments
 (0)