I want to add the javascript that is found on creativity and mo to cloudhost. I am going to add some more module positions and want to place them in the new positions. I know that I have to add the scrollReaval.js to my js folder, and need to add this script:
<script src='{your_JavaScript_path}/scrollReveal.js'></script>
<script>
window.scrollReveal = new scrollReveal();
</script>
But typically you add that in the body right? Or with this template can I add it using custom html module?