We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a865134 + dc95502 commit bf62eb5Copy full SHA for bf62eb5
imageswitcher.html
@@ -4,8 +4,6 @@
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<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>
9
</head>
10
11
<body>
@@ -98,6 +96,7 @@
98
96
index Image to N
99
97
go to Select
100
</pre>
+<script type='text/javascript' src='https://cdn.jsdelivr.net/gh/easycoder/easycoder.github.io/dist/easycoder.js?v=2.6.0'></script>
101
</body>
102
103
</html>
0 commit comments