Skip to content

Commit

Permalink
הסרת תג
Browse files Browse the repository at this point in the history
  • Loading branch information
NHLOCAL committed Oct 3, 2023
1 parent 40fb1a2 commit 5bfb1f8
Showing 1 changed file with 3 additions and 28 deletions.
31 changes: 3 additions & 28 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,37 +11,12 @@
<link rel="icon" type="image/x-icon" href="site/favicon.ico">
<body dir="rtl" style="background-color:#FFFEDB;">

<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KQM6HCT');</script>
<!-- End Google Tag Manager -->

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TGD4VQW4X8"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TGD4VQW4X8"></script>
<script src="https://nhlocal.github.io/general-settings.js"></script>

gtag('config', 'G-TGD4VQW4X8');
</script>
<script type="text/javascript">
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "j4f7w6xhpe");
</script>
</head>

<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KQM6HCT"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="topnav"">
<a class="left_item" href="https://nhlocal.github.io/" title="לשאר התוכנות של היוצר">
<img width="50" style="border-radius: 48%;" src="site/NH.LOCAL.jpg" alt="הסמל של המחבר"></a>
Expand All @@ -61,7 +36,7 @@ <h3>עמוד ראשי</h3>
<div class="content">
<strong class="promo-text">מבצע - 50% הנחה!</strong>
<p class="description">מעוניינים לקבל גישה למאגר מוזיקלי בעל 500 ג'יגה<br>המכיל מעל 70,000 שירים - במחצית מהמחיר המלא?</p>
<a class="cta-button" id="music-in-drive" href="https://forms.gle/couZadvYGJ41hhYs7" target="_blank">הרשמו כעת</a>
<a class="cta-button" id="music-in-drive" href="https://forms.gle/couZadvYGJ41hhYs7" target="_blank" onclick="conversion_music_drive()">הרשמו כעת</a>
</div>
</center>

Expand Down

0 comments on commit 5bfb1f8

Please sign in to comment.