Add AdSense, GDPR code

This commit is contained in:
Gabriele Cirulli
2018-11-12 20:03:49 +01:00
parent ca93878f6b
commit 1f5f0a32c8
6 changed files with 218 additions and 17 deletions
+18 -1
View File
@@ -68,6 +68,23 @@
</script>
</head>
<body>
<div class="sidebar">
<ins
class="adsbygoogle"
style="display:inline-block;width:160px;height:600px"
data-ad-client="ca-pub-2670526606338388"
data-ad-slot="2901539552"
></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<div class="cookie-notice">
<p>2048 uses cookies to analyse traffic to the site and to serve ads. <a href="./privacy.html">Learn More</a></p>
<a class="cookie-notice-dismiss-button">Got it</a>
</div>
<div class="container">
<div class="heading">
<h1 class="title">2048</h1>
@@ -83,7 +100,7 @@
</div>
<div class="app-notice">
<span class="notice-close-button">x</span>
<span class="notice-close-button">&times;</span>
<p><strong class="important">New:</strong> Get the new 2048 app for <a href="https://itunes.apple.com/us/app/2048-by-gabriele-cirulli/id868076805" target="_blank">iOS</a> and <a href="https://play.google.com/store/apps/details?id=com.gabrielecirulli.app2048" target="_blank">Android!</a></p>
</div>