Update spinningi4.html
This commit is contained in:
parent
6bacf1868c
commit
ae7b300859
1 changed files with 8 additions and 1 deletions
|
|
@ -6,7 +6,14 @@
|
||||||
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||||
<script type="text/javascript" src="../js/thankssaurik.js"></script>
|
<script type="text/javascript" src="../js/thankssaurik.js"></script>
|
||||||
|
|
||||||
|
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||||
|
<script>
|
||||||
|
(adsbygoogle = window.adsbygoogle || []).push({
|
||||||
|
google_ad_client: "ca-pub-5161079004041900",
|
||||||
|
enable_page_level_ads: true
|
||||||
|
});
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<panel>
|
<panel>
|
||||||
|
|
|
||||||
Reference in a new issue