Docs tweaks

This commit is contained in:
Sam Potts
2015-06-08 22:12:08 +10:00
parent 73c3888309
commit 654e9cd623
4 changed files with 8 additions and 7 deletions

View File

@ -11,7 +11,7 @@
<link rel="stylesheet" href="https://cdn.plyr.io/1.1.13/plyr.css?1">
<!-- Docs styles -->
<link rel="stylesheet" href="https://cdn.plyr.io/1.1.13/docs.css?1">
<link rel="stylesheet" href="https://cdn.plyr.io/1.1.13/docs.css?2">
</head>
<body>
<header>
@ -32,7 +32,7 @@
<main>
<section class="example-video">
<div class="player">
<video poster="https://cdn.selz.com/plyr/1.0/poster.jpg" controls crossorigin>
<video poster="https://cdn.plyr.io/static/poster.jpg" controls crossorigin>
<!-- Video files -->
<source src="https://cdn.selz.com/plyr/1.0/movie.mp4" type="video/mp4">
<source src="https://cdn.selz.com/plyr/1.0/movie.webm" type="video/webm">