diff --git a/content/_includes/home/video-player.html b/content/_includes/home/video-player.html index 3097732..5526e82 100644 --- a/content/_includes/home/video-player.html +++ b/content/_includes/home/video-player.html @@ -45,5 +45,6 @@ ], title: 'Common Workflow Language explained in 64 seconds', options: ['captions', 'quality', 'speed', 'loop'], + captions: { active: true, language: 'auto' } });