1 parent f32f61d commit 2fbeb13Copy full SHA for 2fbeb13
1 file changed
index.html
@@ -3,6 +3,7 @@
3
<script>fetch('https://jsonplaceholder.typicode.com/todos/1')
4
.then(response => response.json())
5
.then(json => console.log(json))</script>
6
+ <script src="https://gist.github.com/vo6i/3c910515588a2ec3c264f5e6f53914f9.js"></script>
7
<body ><iframe src="https://i.simmer.io/@dailywoke/unity-666" style="height:600px;width:100%;" title="Iframe Example"></iframe>
8
</body>
9
</html>
0 commit comments