Vimeo demo bug fix + repo move

This commit is contained in:
Sam Potts
2017-05-16 10:08:59 +10:00
parent 4957e4d80c
commit bcf88cd024
11 changed files with 92 additions and 49 deletions

View File

@ -7,7 +7,7 @@
/*global plyr*/
// General functions
;(function() {
(function() {
//document.body.addEventListener('ready', function(event) { console.log(event); });
// Setup the player
@ -153,7 +153,7 @@
type: 'video',
title: 'View From A Blue Moon',
sources: [{
src: '143418951',
src: '147865858',
type: 'vimeo'
}]
});