Skip to content

Commit 8df568f

Browse files
authored
64 Into video: turn caption on by default (#201)
1 parent 630f740 commit 8df568f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/_includes/home/video-player.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,6 @@
4545
],
4646
title: 'Common Workflow Language explained in 64 seconds',
4747
options: ['captions', 'quality', 'speed', 'loop'],
48+
captions: { active: true, language: 'auto' }
4849
});
4950
</script>

0 commit comments

Comments
 (0)