supporting spektrum and specials

This commit is contained in:
Alex Corbi 2017-03-04 22:02:51 +01:00
parent 95340d3ee4
commit 1eb604adde
101 changed files with 26712 additions and 23082 deletions

View file

@ -29,7 +29,7 @@
<script src="{{ '/js/scrollIt.min.js' | prepend: site.baseurl }}" type="text/javascript" ></script>
<script src="{{ '/js/custom.js' | prepend: site.baseurl }}" type="text/javascript" ></script>
{% if site.google_analytics and jekyll.environment == 'production' %}
{% if site.google_analytics %}
{% include analytics.html %}
{% endif %}