Add AdSense, GDPR code
This commit is contained in:
+18
-1
@@ -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">×</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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user