Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bressler95tops authored Sep 26, 2024
1 parent 54716c2 commit ab536d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<body>
<div class="container">
<h1>iFrame Host</h1>
<iframe id="receiver" src="https://iframehost.pages.dev/"></iframe>
<iframe id="receiver" src="https://iframehost.pages.dev"></iframe>
<button id="send">Send</button>
</div>
<script src="index.js"></script>
Expand Down

0 comments on commit ab536d1

Please sign in to comment.