未验证 提交 7bd95616 编写于 作者: G Gabriele Cirulli 提交者: GitHub

Add Adsense code

上级 1e587116
...@@ -40,6 +40,13 @@ ...@@ -40,6 +40,13 @@
<meta name="twitter:app:name:googleplay" content="2048"> <meta name="twitter:app:name:googleplay" content="2048">
<meta name="twitter:app:id:googleplay" content="com.gabrielecirulli.app2048"> <meta name="twitter:app:id:googleplay" content="com.gabrielecirulli.app2048">
<meta name="twitter:app:url:googleplay" content="https://play.google.com/store/apps/details?id=com.gabrielecirulli.app2048"> <meta name="twitter:app:url:googleplay" content="https://play.google.com/store/apps/details?id=com.gabrielecirulli.app2048">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-2670526606338388",
enable_page_level_ads: true
});
</script>
</head> </head>
<body> <body>
<div class="container"> <div class="container">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册