mirror of
https://github.com/greenshot/greenshot
synced 2025-08-22 22:34:27 -07:00
Replaced ads with placeholders for now
This commit is contained in:
parent
ae1fe42e1c
commit
106d426073
1 changed files with 5 additions and 4 deletions
|
@ -1,16 +1,17 @@
|
|||
<header>
|
||||
|
||||
<div style="border:10px solid #3d3d3d;width:900px;height:90px;margin: 0 auto;">
|
||||
<script type="text/javascript"><!--
|
||||
<!--<script type="text/javascript">< !--
|
||||
google_ad_client = "ca-pub-8484846442376136";
|
||||
/* Leaderboard */
|
||||
google_ad_slot = "0606533318";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
//-->
|
||||
//-- >
|
||||
</script>
|
||||
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||||
</script>
|
||||
</script>-->
|
||||
<img src="http://placehold.it/728x90" alt="Placeholder image"/>
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -29,4 +30,4 @@
|
|||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
</header>
|
||||
</header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue