Paulus Schoutsen b0bdfe2fe9 Update to site
2014-12-21 12:17:37 -08:00

12 lines
393 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/disqus.html %}
{% if page.sidebar != false %}
{% include javascripts/github.html %}
{% include javascripts/delicious.html %}
{% endif %}