Skip to content

Commit

Permalink
Update baseof.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Mehranalam authored Sep 1, 2024
1 parent 55b0db2 commit 9cd3186
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions layouts/_default/baseof.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
{{- partial "head.html" . -}}

<body style="overflow-x: hidden;">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N8FV9L7T"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
{{- partial "preloader.html" . -}}
{{- partial "header.html" . -}}
{{ if not .IsHome }}
Expand Down

0 comments on commit 9cd3186

Please sign in to comment.