{% if site.ga_analytics %}
{% endif %}
{% include javascript.html path="vendor" %}
{% unless site.local_fonts %}
{% include javascript.html path="webfonts" %}
{% endunless %}
{% if site.scrollappear_enabled %}
{% include javascript.html path="scrollappear" %}
{% endif %}
{% include javascript.html path="application" %}