Added google ads code
This commit is contained in:
@@ -20,6 +20,14 @@
|
|||||||
|
|
||||||
<meta property="og:title" content="Kingdom Battles!" />
|
<meta property="og:title" content="Kingdom Battles!" />
|
||||||
<meta property="og:description" content="Build Your Kingdom!" />
|
<meta property="og:description" content="Build Your Kingdom!" />
|
||||||
|
|
||||||
|
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||||
|
<script>
|
||||||
|
(adsbygoogle = window.adsbygoogle || []).push({
|
||||||
|
google_ad_client: "ca-pub-3272796169678302",
|
||||||
|
enable_page_level_ads: true
|
||||||
|
});
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id = "root"></div>
|
<div id = "root"></div>
|
||||||
|
|||||||
Reference in New Issue
Block a user