add adsense
This commit is contained in:
parent
dbaeccfc8e
commit
c6fccae553
@ -9,6 +9,14 @@
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Press+Start+2P" />
|
||||
<link rel="stylesheet" href="/dist/global.css" />
|
||||
<link rel="stylesheet" href="/dist/app.css" />
|
||||
|
||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||
<script>
|
||||
(adsbygoogle = window.adsbygoogle || []).push({
|
||||
google_ad_client: "ca-pub-1556009591737687",
|
||||
enable_page_level_ads: true
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="pokemon-mount"></div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user