Moved reading the main js file to head

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2019-02-27 02:08:52 +01:00
parent 8235c65a6e
commit c81fa57abe
2 changed files with 1 additions and 8 deletions

View File

@ -50,12 +50,4 @@
</div>
</div>
</footer>
<script type="text/javascript" src="/assets/javascripts/main.js" defer></script>
<script>
echo.init({
offset: 500,
throttle: 250,
unload: false
});
</script>
<noscript><link rel="stylesheet" href="/assets/css/main.css" type="text/css"></noscript>