Skip to content

Commit 2fbeb13

Browse files
authored
Update index.html
1 parent f32f61d commit 2fbeb13

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<script>fetch('https://jsonplaceholder.typicode.com/todos/1')
44
.then(response => response.json())
55
.then(json => console.log(json))</script>
6+
<script src="https://gist.github.com/vo6i/3c910515588a2ec3c264f5e6f53914f9.js"></script>
67
<body ><iframe src="https://i.simmer.io/@dailywoke/unity-666" style="height:600px;width:100%;" title="Iframe Example"></iframe>
78
</body>
89
</html>

0 commit comments

Comments
 (0)