We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4c5e27 commit f785241Copy full SHA for f785241
docs/website/embedding.md
@@ -27,7 +27,7 @@ The rest of the attributes should not be changed. Here's what they do if you wer
27
28
Here's what that example embed looks like in action:
29
30
-<iframe src="https://turbowarp.org/414716080/embed" width="482" height="412" allowtransparency="true" frameborder="0" scrolling="no" allowfullscreen="" style={{colorScheme: "auto"}} loading="lazy"></iframe>
+<iframe src="https://turbowarp.org/414716080/embed" width="482" height="412" allowtransparency="true" frameborder="0" scrolling="no" allowfullscreen="" style={{colorScheme: "auto"}}></iframe>
31
32
## Unshared projects can't be embedded {#unshared-projects}
33
0 commit comments