Updated lite-youtube-embed to check and description

main
Kevin Farrugia 3 years ago
parent 1d4edfacd6
commit a97708d5b5

@ -1568,9 +1568,10 @@
"cats": [ "cats": [
59 59
], ],
"description": "A faster youtube embed.", "description": "The lite-youtube-embed technique renders the YouTube video inside the IFRAME tag only when the play button in clicked thus improving the core web vitals score of your website.",
"html": "<(?:lite-youtube)", "dom": "lite-youtube",
"icon": "YouTube.png", "website": "https://github.com/paulirish/lite-youtube-embed",
"website": "https://github.com/paulirish/lite-youtube-embed" "oss": true,
"implies": "YouTube"
} }
} }