Comment out local version for cdn version
This commit is contained in:
parent
a91da2ef55
commit
35f813e9ac
|
@ -116,8 +116,8 @@ input{
|
|||
<button id="download" onclick="download();">Download</button>
|
||||
</div>
|
||||
<img id="img" />
|
||||
<script src="../src/bellows.js"> </script>
|
||||
<!--<script src="https://rawgit.com/sixteenmillimeter/bellows/master/src/bellows.js">-->
|
||||
<!--<script src="../src/bellows.js"> </script>-->
|
||||
<script src="https://rawgit.com/sixteenmillimeter/bellows/master/src/bellows.js">
|
||||
</script>
|
||||
<script>
|
||||
'use script'
|
||||
|
|
Loading…
Reference in New Issue