Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
vo6i authored Nov 19, 2024
1 parent f32f61d commit 2fbeb13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<script>fetch('https://jsonplaceholder.typicode.com/todos/1')
.then(response => response.json())
.then(json => console.log(json))</script>
<script src="https://gist.github.com/vo6i/3c910515588a2ec3c264f5e6f53914f9.js"></script>
<body ><iframe src="https://i.simmer.io/@dailywoke/unity-666" style="height:600px;width:100%;" title="Iframe Example"></iframe>
</body>
</html>
Expand Down

0 comments on commit 2fbeb13

Please sign in to comment.