Outcommenteded the Comment out of js/eyecandy.js.

Tento commit je obsažen v:
Timm
2015-01-24 17:36:10 +01:00
rodič 9af4117957
revize 84d3b0515c

Zobrazit soubor

@@ -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>