uncommented md5
This commit is contained in:
parent
a124192b0e
commit
81bf549ef3
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -14,3 +14,4 @@ Thumbs.db
|
|||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
*.zip
|
||||
|
|
@ -127,7 +127,7 @@
|
|||
|
||||
<!-- this below were the last ones that i used -->
|
||||
<!-- <script src="./node_modules/@glidejs/glide/dist/glide.min.js"></script> -->
|
||||
<!-- <script src="./node_modules/blueimp-md5/js/md5.min.js"></script> -->
|
||||
<script src="/node_modules/blueimp-md5/js/md5.min.js"></script>
|
||||
|
||||
<script>
|
||||
// new Glide('.glide').mount({
|
||||
|
|
|
|||
Loading…
Reference in a new issue