Mercurial Hosting > nabble
diff src/global/web/Index.jtp @ 7:a04508136174
add ads to homepage for verification
author | Raymond <mazdarulez@hotmail.com> |
---|---|
date | Thu, 25 Jul 2019 11:40:07 +0000 |
parents | 7ecd1a4ef557 |
children | aba8ed4c8a06 |
line wrap: on
line diff
--- a/src/global/web/Index.jtp Mon Jul 22 05:37:46 2019 -0400 +++ b/src/global/web/Index.jtp Thu Jul 25 11:40:07 2019 +0000 @@ -58,6 +58,13 @@ div[footer]{padding-bottom:5em} } </style> + <script async="true" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> + <script> + (adsbygoogle = window.adsbygoogle || []).push({ + google_ad_client: "ca-pub-6750305871516672", + enable_page_level_ads: true + }); + </script> <script> $(document).ready(function() { var $c1 = $('div[col1]');