diff --git a/eleventy.config.js b/eleventy.config.js index 9b1824d3..3244be89 100644 --- a/eleventy.config.js +++ b/eleventy.config.js @@ -25,7 +25,6 @@ export default function(eleventyConfig) { youtube: { options: { lazy: true, - lite: true, recommendSelfOnly: true, } }