2018-01-27 01:01:24 -08:00

13 lines
395 B
HTML

{% comment %}
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script defer src="{{ root_url }}/javascripts/octopress.js"></script>
{% endcomment %}
{% include javascripts/google_analytics.html %}
{% include javascripts/algolia.html %}
{% if page.sidebar != false %}
{% include javascripts/github.html %}
{% include javascripts/delicious.html %}
{% endif %}