aboutsummaryrefslogtreecommitdiffstats
path: root/demo/src/js
diff options
context:
space:
mode:
Diffstat (limited to 'demo/src/js')
-rw-r--r--demo/src/js/demo.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/src/js/demo.js b/demo/src/js/demo.js
index 0fb06a11..d608ec18 100644
--- a/demo/src/js/demo.js
+++ b/demo/src/js/demo.js
@@ -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,
},