aboutsummaryrefslogtreecommitdiffstats
path: root/demo/src/js/demo.js
diff options
context:
space:
mode:
Diffstat (limited to 'demo/src/js/demo.js')
-rw-r--r--demo/src/js/demo.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/demo/src/js/demo.js b/demo/src/js/demo.js
index f77ca6dd..a1fb7f4c 100644
--- a/demo/src/js/demo.js
+++ b/demo/src/js/demo.js
@@ -150,7 +150,7 @@ document.addEventListener('DOMContentLoaded', () => {
title: 'View From A Blue Moon',
sources: [
{
- src: 'https://www.youtube.com/watch?v=bTqVqk7FSmY',
+ src: 'https://youtube.com/watch?v=bTqVqk7FSmY',
type: 'youtube',
},
],
@@ -161,7 +161,6 @@ document.addEventListener('DOMContentLoaded', () => {
case types.vimeo:
player.source = {
type: 'video',
- title: 'View From A Blue Moon',
sources: [
{
src: 'https://vimeo.com/76979871',