Skip to content

Commit 6b98d1a

Browse files
author
Stefan Erickson
committed
Update README.md
1 parent 1cffb36 commit 6b98d1a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ It is important to note that the video you target will use its' parent element t
1515
<video class="covervid-video" autoplay loop poster="img/video-fallback.png">
1616
<source src="videos/clouds.webm" type="video/webm">
1717
<source src="videos/clouds.mp4" type="video/mp4">
18-
<source src="videos/clouds.ogv" type="video/ogg">
1918
</video>
2019
</div>
2120
```

0 commit comments

Comments
 (0)