Merge pull request #641 from typerqeo/revert-gsap

Revert "added jquery gsap library to make jquery animations more perf…
This commit is contained in:
Jack 2020-11-29 13:21:26 +00:00 committed by GitHub
commit 2e3538f314
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3491,8 +3491,6 @@
<script src="js/jquery.color.min.js"></script>
<script src="js/easing.js"></script>
<script src="js/jquery.cookie-1.4.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.1.3/TweenMax.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.1.3/jquery.gsap.min.js"></script>
<script src="js/moment.min.js"></script>
<script src="js/html2canvas.min.js"></script>
<script src="js/monkeytype.js"></script>