Skip to content

Commit 870b2e8

Browse files
committed
[ADD] Google Ads Code for Ads
1 parent 709a14d commit 870b2e8

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

index.html

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@
3131
gtag('config', 'G-NJEW747BM0');
3232
</script>
3333

34-
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3018124716281989"
35-
crossorigin="anonymous"></script>
34+
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3018124716281989" crossorigin="anonymous">
35+
(adsbygoogle = window.adsbygoogle || []).push({});
36+
</script>
3637

3738
<script data-name="BMC-Widget" data-cfasync="false" src="https://cdnjs.buymeacoffee.com/1.0.0/widget.prod.min.js" data-id="FMCalisto" data-description="Support me on Buy me a coffee!" data-message="Thank you for visiting me. You can now buy me a coffee." data-color="#5F7FFF" data-position="Right" data-x_margin="18" data-y_margin="18"></script>
3839

@@ -278,6 +279,19 @@ <h2 class="mb-5">Entrepreneur</h2>
278279

279280
</div>
280281

282+
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3018124716281989"
283+
crossorigin="anonymous"></script>
284+
<!-- research -->
285+
<ins class="adsbygoogle"
286+
style="display:block"
287+
data-ad-client="ca-pub-3018124716281989"
288+
data-ad-slot="6919392483"
289+
data-ad-format="auto"
290+
data-full-width-responsive="true"></ins>
291+
<script>
292+
(adsbygoogle = window.adsbygoogle || []).push({});
293+
</script>
294+
281295
<!-- Bootstrap core JavaScript -->
282296
<script src="vendor/jquery/jquery.min.js"></script>
283297
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>

0 commit comments

Comments
 (0)