changeset 7:a04508136174

add ads to homepage for verification
author Raymond <mazdarulez@hotmail.com>
date Thu, 25 Jul 2019 11:40:07 +0000
parents c4ed473452d4
children 5e0dd77e73e6
files src/global/web/Index.jtp
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
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]');