Skip to content

Commit

Permalink
Update(Files) Fix animation
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktorSvertoka committed Nov 5, 2023
1 parent 1bfaf70 commit fcf7806
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 638 deletions.
23 changes: 1 addition & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
"izitoast": "^1.4.0",
"slim-select": "^2.6.0",
"vite-plugin-full-reload": "^1.0.5",
"vite-plugin-html-inject": "^1.0.1",
"wow.js": "^1.2.2",
"wowjs": "^1.1.3"
"vite-plugin-html-inject": "^1.0.1"
}
}
1 change: 0 additions & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ <h1>S</h1>

<script src="./index.js" type="module"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/wow/1.1.2/wow.min.js"></script>
<script src="./js/WOW.js"></script>
<script>
new WOW().init();
</script>
Expand Down
Loading

0 comments on commit fcf7806

Please sign in to comment.