Created
April 28, 2016 19:52
-
-
Save DanielSantoro/b47aa5e2a08c8d663d4aa3646a0f9af1 to your computer and use it in GitHub Desktop.
Sample Adsense
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Start Here --> | |
<script type="text/javascript"><!-- | |
google_ad_client = "pub-2151667935419035"; | |
/* 728x90, created 7/17/08 */ | |
google_ad_slot = "9901119915"; | |
google_ad_width = 728; | |
google_ad_height = 90; | |
//--> | |
</script> | |
<script type="text/javascript" | |
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> | |
</script> | |
<!-- End Here --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment