diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2017-10-25 17:06:50 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-25 17:06:50 +0530 |
commit | faf87cf00f4f7685fa754e42a8f57384394523dc (patch) | |
tree | c2f6309024a9540a69b8d3b114c44e4db9c688ff /index.html | |
parent | c08997cd89f3a4d332b80b50991c938bc4e7be61 (diff) |
Update index.html
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -10,6 +10,13 @@ gtag('config', 'UA-108635191-1'); </script> + <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> +<script> + (adsbygoogle = window.adsbygoogle || []).push({ + google_ad_client: "ca-pub-4396635554700153", + enable_page_level_ads: true + }); +</script> <meta charset="UTF-8"> |