Created
January 16, 2023 18:10
-
-
Save derpycoder/1e6d9509ee9f00f84efaddeb55c5708b to your computer and use it in GitHub Desktop.
All the configuration for iframe manager.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div | |
data-service="youtube" | |
data-id="id" | |
data-title="title" | |
data-params="start=10" | |
data-ratio="2:1" | |
data-iframe-loading="lazy" | |
data-autoscale | |
></div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment