mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-25 03:07:20 +02:00
- Added Google AdSense to the task.html page.
This commit is contained in:
parent
e8b7114ce8
commit
90df505982
3 changed files with 632 additions and 573 deletions
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>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue