Commented out js/eyecandy.js.

This commit is contained in:
melf1 2015-01-23 20:09:23 +01:00
parent 027187961e
commit fcc9fec569
1 changed files with 1 additions and 1 deletions

View File

@ -18,6 +18,6 @@
<script src="{{ "/js/TweenLite.min.js" | prepend: site.baseurl }}"></script>
<script src="{{ "/js/EasePack.min.js" | prepend: site.baseurl }}"></script>
<script src="{{ "/js/rAF.js" | prepend: site.baseurl }}"></script>
<script src="{{ "/js/eyecandy.js" | prepend: site.baseurl }}"></script>
<!--script src="{{ "/js/eyecandy.js" | prepend: site.baseurl }}"></script-->
</body>
</html>