Add newline to EOF (#442)
This commit is contained in:
parent
d1c8b2fee1
commit
1adff11feb
9 changed files with 9 additions and 9 deletions
|
@ -4,4 +4,4 @@
|
|||
<link rel="stylesheet" href="{{ include.css.href }}" />
|
||||
{% else %}
|
||||
<link rel="stylesheet" href="{{ include.css }}" />
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
|
|
@ -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 %}
|
||||
|
|
|
@ -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 %}
|
||||
|
|
|
@ -73,4 +73,4 @@
|
|||
|
||||
{% else %}
|
||||
<div class="intro-header"></div>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue