Outcommenteded the Comment out of js/eyecandy.js.
This commit is contained in:
parent
9af4117957
commit
84d3b0515c
@ -18,6 +18,6 @@
|
|||||||
<script src="{{ "/js/TweenLite.min.js" | prepend: site.baseurl }}"></script>
|
<script src="{{ "/js/TweenLite.min.js" | prepend: site.baseurl }}"></script>
|
||||||
<script src="{{ "/js/EasePack.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/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>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user