diff --git a/eleventy.config.js b/eleventy.config.js index 0b4f549..32cce76 100644 --- a/eleventy.config.js +++ b/eleventy.config.js @@ -22,7 +22,6 @@ export default function(eleventyConfig) { youtube: { options: { lazy: true, - lite: true, recommendSelfOnly: true, } }