Add newline to EOF (#442)

This commit is contained in:
Vincent Tam 2018-12-25 23:27:22 +01:00 committed by Dean Attali
parent d1c8b2fee1
commit 1adff11feb
9 changed files with 9 additions and 9 deletions

View file

@ -4,4 +4,4 @@
<link rel="stylesheet" href="{{ include.css.href }}" />
{% else %}
<link rel="stylesheet" href="{{ include.css }}" />
{% endif %}
{% endif %}

View file

@ -3,4 +3,4 @@
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id={{ site.gtm }}"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
{% endif %}
{% endif %}

View file

@ -6,4 +6,4 @@
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','{{ site.gtm }}');</script>
<!-- End Google Tag Manager -->
{% endif %}
{% endif %}

View file

@ -73,4 +73,4 @@
{% else %}
<div class="intro-header"></div>
{% endif %}
{% endif %}