Update index.html
This commit is contained in:
parent
fed5def0d5
commit
61c1622d98
1 changed files with 8 additions and 0 deletions
|
|
@ -8,6 +8,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 class="pinstripe">
|
<body class="pinstripe">
|
||||||
<br>
|
<br>
|
||||||
|
|
|
||||||
Reference in a new issue