Replaced ads with placeholders for now

This commit is contained in:
jklingen 2015-02-04 20:27:30 +01:00
commit 106d426073

View file

@ -1,16 +1,17 @@
<header> <header>
<div style="border:10px solid #3d3d3d;width:900px;height:90px;margin: 0 auto;"> <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"; google_ad_client = "ca-pub-8484846442376136";
/* Leaderboard */ /* Leaderboard */
google_ad_slot = "0606533318"; google_ad_slot = "0606533318";
google_ad_width = 728; google_ad_width = 728;
google_ad_height = 90; google_ad_height = 90;
//--> //-- >
</script> </script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> <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> </div>
@ -29,4 +30,4 @@
</ul> </ul>
</nav> </nav>
</div> </div>
</header> </header>