Docs tweaks
This commit is contained in:
@ -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">
|
||||
|
Reference in New Issue
Block a user