Skip to content

Commit

Permalink
Add a bad embed test page
Browse files Browse the repository at this point in the history
  • Loading branch information
GarboMuffin committed Jun 24, 2024
1 parent e772acc commit 24c4b1b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions static/embedtestbad.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta name="robots" content="noindex">
</head>
<body>
<iframe src="editor.html" width="482" height="412" allowtransparency="true" frameborder="0" scrolling="no" allowfullscreen></iframe>
</body>
</html>

0 comments on commit 24c4b1b

Please sign in to comment.