Merge pull request #141 from cdodd/remove-whitespace

Remove trailing whitespace
This commit is contained in:
Michael Rose
2015-07-20 12:58:24 -04:00
31 changed files with 345 additions and 345 deletions

View File

@ -5,7 +5,7 @@
<!-- Asynchronous Google Analytics snippet -->
<script>
var _gaq = _gaq || [];
var pluginUrl =
var pluginUrl =
'//www.google-analytics.com/plugins/ga/inpage_linkid.js';
_gaq.push(['_require', 'inpage_linkid', pluginUrl]);
_gaq.push(['_setAccount', '{{ site.owner.google.analytics }}']);
@ -20,4 +20,4 @@
{% endif %}
{% if page.comments %}
{% include _disqus_comments.html %}
{% endif %}
{% endif %}