- Added Google AdSense to the task.html page.
This commit is contained in:
@@ -13,6 +13,7 @@ represents a feature release, and the 3 represents patch.
|
||||
space and thus work better on small-screen devices
|
||||
+ Better formatting of "task tags" output
|
||||
+ http://www.beckingham.net/task.html home page set up
|
||||
+ "dateformat" configuration now determines how dates are formatted
|
||||
|
||||
1.0.2 (?)
|
||||
|
||||
|
||||
12
adsense.html
Normal file
12
adsense.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-9709799404235424";
|
||||
/* Task Main */
|
||||
google_ad_slot = "8660617875";
|
||||
google_ad_width = 120;
|
||||
google_ad_height = 600;
|
||||
//-->
|
||||
</script>
|
||||
<script type="text/javascript"
|
||||
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user