Skip to content

Commit 56472d3

Browse files
committed
ores/auto-commit => 'set'
1 parent 7f73f74 commit 56472d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,10 @@
5656
</div>
5757
</div>
5858
<div style="display: flex; flex-grow: 1">
59-
<iframe id="main-iframe" width="100%" height="100%"></iframe>
59+
<iframe id="main-iframe" src="https://async-java.github.io/v/0.1.0" width="100%" height="100%"></iframe>
6060
</div>
6161
</div>
6262

6363
<script>
64-
asyncc.changeIframe('v/0.1.2');
64+
// asyncc.changeIframe('v/0.1.2');
6565
</script>

0 commit comments

Comments
 (0)