Skip to content

Commit 1652c57

Browse files
author
Tyschenko
committed
Add page for embedded iframes testing
1 parent 321e6e5 commit 1652c57

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

embedded_iframe.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>Test coin-qr.to iframe</title>
5+
</head>
6+
<body>
7+
<iframe src="https://lol-au4.pages.dev/cb" width="100%" height="600"></iframe>
8+
</body>
9+
</html>

0 commit comments

Comments
 (0)