Skip to content

Commit f5b9e36

Browse files
authoredApr 14, 2020
Merge pull request #28 from easycoder/dev
Use dist files
2 parents bf62eb5 + 336322d commit f5b9e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎usercapture.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>EasyCoder - user capture</title>
7-
<script type='text/javascript' src='easycoder/easycoder.js?ver=3.0.0'></script>
87
</head>
98

109
<body>
@@ -180,5 +179,6 @@
180179
stop
181180
</pre>
182181
</body>
182+
<script type='text/javascript' src='https://cdn.jsdelivr.net/gh/easycoder/easycoder.github.io/dist/easycoder.js?v=2.6.0'></script>
183183

184184
</html>

0 commit comments

Comments
 (0)
Please sign in to comment.