- Added Google AdSense to the task.html page.

This commit is contained in:
Paul Beckingham 2008-06-07 22:53:18 -04:00
parent e8b7114ce8
commit 90df505982
3 changed files with 632 additions and 573 deletions

View file

@ -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
View 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>

1192
task.html

File diff suppressed because it is too large Load diff