+4
-4
@@ -49,9 +49,9 @@
|
|||||||
<input type="submit" value="Save"/>
|
<input type="submit" value="Save"/>
|
||||||
</form>
|
</form>
|
||||||
</section>
|
</section>
|
||||||
<script async="" src="https://raw.github.com/eligrey/Blob.js/master/Blob.min.js"/>
|
<script async="" src="https://cdn.rawgit.com/eligrey/Blob.js/master/Blob.js"/>
|
||||||
<script async="" src="https://raw.github.com/eligrey/canvas-toBlob.js/master/canvas-toBlob.js"/>
|
<script async="" src="https://cdn.rawgit.com/eligrey/canvas-toBlob.js/master/canvas-toBlob.js"/>
|
||||||
<script async="" src="https://raw.github.com/eligrey/FileSaver.js/master/FileSaver.js"/>
|
<script async="" src="https://cdn.rawgit.com/eligrey/FileSaver.js/master/FileSaver.js"/>
|
||||||
<script async="" src="https://raw.github.com/eligrey/FileSaver.js/master/demo/demo.js"/>
|
<script async="" src="https://cdn.rawgit.com/eligrey/FileSaver.js/master/demo/demo.js"/>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user