Testing fetch

This commit is contained in:
Sam Potts
2018-02-05 21:26:18 +11:00
parent 2691c7c9d6
commit 1ee88cba16
6 changed files with 49 additions and 10 deletions

View File

@ -38,7 +38,7 @@ document.addEventListener('DOMContentLoaded', () => {
const player = new window.Plyr('#player', {
debug: true,
title: 'View From A Blue Moon',
iconUrl: '../dist/plyr.svg',
// iconUrl: '../dist/plyr.svg',
keyboard: {
global: true,
},