URL updates

This commit is contained in:
Sam Potts
2017-05-16 10:20:58 +10:00
parent f3bda17fa0
commit e1a19faf26
9 changed files with 20 additions and 20 deletions

View File

@ -1,16 +1,16 @@
// ==========================================================================
// Plyr.io demo
// This code is purely for the plyr.io website
// Please see readme.md in the root or github.com/selz/plyr
// Please see readme.md in the root or github.com/sampotts/plyr
// ==========================================================================
/*global Plyr*/
// General functions
(function() {
document.body.addEventListener('ready', function(event) {
/*document.body.addEventListener('ready', function(event) {
console.log(event);
});
});*/
// Setup the player
var player = new Plyr('#player', {