Version bump
This commit is contained in:
@ -8,10 +8,10 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!-- Styles -->
|
||||
<link rel="stylesheet" href="https://cdn.plyr.io/1.2.5/plyr.css?2">
|
||||
<link rel="stylesheet" href="https://cdn.plyr.io/1.2.6/plyr.css?2">
|
||||
|
||||
<!-- Docs styles -->
|
||||
<link rel="stylesheet" href="https://cdn.plyr.io/1.2.5/docs.css?1">
|
||||
<link rel="stylesheet" href="https://cdn.plyr.io/1.2.6/docs.css?1">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
@ -97,13 +97,13 @@
|
||||
b.insertBefore(c, b.childNodes[0]);
|
||||
}
|
||||
}
|
||||
})(document, "https://cdn.plyr.io/1.2.5/sprite.svg");
|
||||
})(document, "https://cdn.plyr.io/1.2.6/sprite.svg");
|
||||
</script>
|
||||
|
||||
<!-- Plyr core script -->
|
||||
<script src="https://cdn.plyr.io/1.2.5/plyr.js?1"></script>
|
||||
<script src="https://cdn.plyr.io/1.2.6/plyr.js?1"></script>
|
||||
|
||||
<!-- Docs script -->
|
||||
<script src="https://cdn.plyr.io/1.2.5/docs.js?1"></script>
|
||||
<script src="https://cdn.plyr.io/1.2.6/docs.js?1"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user