mirror of
https://github.com/chaoticbackup/chaoticbackup.github.io.git
synced 2026-08-20 15:44:06 -05:00
added google ads
This commit is contained in:
10
index.html
10
index.html
@@ -67,6 +67,16 @@
|
||||
}(window.location))
|
||||
</script>
|
||||
<!-- End Single Page Apps for GitHub Pages -->
|
||||
|
||||
<!-- Start Google Analytics -->
|
||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||
<script>
|
||||
(adsbygoogle = window.adsbygoogle || []).push({
|
||||
google_ad_client: "ca-pub-4271345887155357",
|
||||
enable_page_level_ads: true
|
||||
});
|
||||
</script>
|
||||
<!-- End Google Analytics -->
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
Reference in New Issue
Block a user