_includes/head.html in hamilton-0.1.2 vs _includes/head.html in hamilton-0.2.0
- old
+ new
@@ -38,8 +38,8 @@
document.getElementsByTagName("head")[0].appendChild(elem);
</script>
{% endunless %}
<!-- End selecting skin -->
-<script src="https://use.fontawesome.com/releases/v5.0.12/js/all.js"></script>
+<script async src="https://use.fontawesome.com/releases/v5.0.12/js/all.js"></script>
{% include custom-head.html %}