Skip to content
This repository was archived by the owner on Apr 7, 2021. It is now read-only.

Commit bb04a1b

Browse files
Update index.html
1 parent 076eb87 commit bb04a1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ <h5>How many items do you want?</h5>
5353
<div id="playground-result" class="result"></div>
5454
</div>
5555
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
56-
<script src="instastory.js"></script>
56+
<script src="instastory.js" crossorigin></script>
5757
<script src="demo/demo.js"></script>
5858
</body>
59-
</html>
59+
</html>

0 commit comments

Comments
 (0)