Skip to content

Commit beaaf8d

Browse files
committed
Updated screencast
1 parent 968580f commit beaaf8d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

images/screencast.mp4

1.41 MB
Binary file not shown.

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,12 @@ <h1 class="header-title">
3838
</header>
3939

4040
<div id="screencast">
41-
<video width="640" height="360" preload="auto" controls>
41+
<video width="768" height="432" preload="auto" controls>
4242
<source src="images/screencast.mp4" type="video/mp4">
4343
<div>Your browser does not support the video tag.</div>
4444
</video>
45-
<p class="header-subtitle">Click Play to watch a 90 seconds video of GitUp in action</p>
45+
<!-- <iframe src="https://player.vimeo.com/video/126874574?title=0&byline=0&portrait=0" width="740" height="416" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> -->
46+
<p class="header-subtitle">Click Play to watch a 90 seconds screencast of GitUp in action</p>
4647
</div>
4748

4849
<section class="mainFeature" id="live-map">

0 commit comments

Comments
 (0)