Skip to content

Commit bf62eb5

Browse files
authored
Merge pull request #27 from easycoder/dev
Use dist files
2 parents a865134 + dc95502 commit bf62eb5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

imageswitcher.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>EasyCoder - image switcher</title>
7-
<!--link rel='stylesheet' href='resources/css/styles.css' type='text/css' media='all' /-->
8-
<script type='text/javascript' src='easycoder/easycoder.js?ver=3.0.0'></script>
97
</head>
108

119
<body>
@@ -98,6 +96,7 @@
9896
index Image to N
9997
go to Select
10098
</pre>
99+
<script type='text/javascript' src='https://cdn.jsdelivr.net/gh/easycoder/easycoder.github.io/dist/easycoder.js?v=2.6.0'></script>
101100
</body>
102101

103102
</html>

0 commit comments

Comments
 (0)