Skip to content

Commit ce22056

Browse files
committed
Added js
1 parent 07958c1 commit ce22056

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

image-switcher.min.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171

7272
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js" integrity="sha256-xNzN2a4ltkB44Mc/Jz3pT4iU1cmeR0FkXs4pru/JxaQ=" crossorigin="anonymous"></script>
7373
<!-- You must load 'image-switcher.js' at the foot of the page -->
74-
<script src="image-switcher.js"></script>
74+
<script src="image-switcher.min.js"></script>
7575
</body>
7676

7777
</html>

0 commit comments

Comments
 (0)