Add: google AdSense registration script
This commit is contained in:
@@ -25,6 +25,15 @@
|
||||
$("#footer").load("./../module/footer.html");
|
||||
});
|
||||
</script>
|
||||
|
||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||
<script>
|
||||
(adsbygoogle = window.adsbygoogle || []).push({
|
||||
google_ad_client: "ca-pub-1331753663238060",
|
||||
enable_page_level_ads: true
|
||||
});
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user