Skip to content

Commit f785241

Browse files
committed
example doesnt use lazy
1 parent e4c5e27 commit f785241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/website/embedding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The rest of the attributes should not be changed. Here's what they do if you wer
2727

2828
Here's what that example embed looks like in action:
2929

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>
30+
<iframe src="https://turbowarp.org/414716080/embed" width="482" height="412" allowtransparency="true" frameborder="0" scrolling="no" allowfullscreen="" style={{colorScheme: "auto"}}></iframe>
3131

3232
## Unshared projects can't be embedded {#unshared-projects}
3333

0 commit comments

Comments
 (0)