Skip to content

Commit

Permalink
default.html gtm add
Browse files Browse the repository at this point in the history
  • Loading branch information
kim4pb committed Jul 9, 2020
1 parent 725999a commit 6884594
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
{% include head.html %}

<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TPVGBBM"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

{% assign current = page.url | downcase | split: '/' %}
<nav class="nav">
<div class="nav-container">
Expand Down

0 comments on commit 6884594

Please sign in to comment.