all repos — h3rald @ 2544001002d830da8101c0df6616a7e9b5644ab4

The sources of https://h3rald.com

Re-added adsense ads.
h3rald h3rald@h3rald.com
Sun, 13 Jun 2010 12:54:55 +0200
commit

2544001002d830da8101c0df6616a7e9b5644ab4

parent

a835825f45933c2e63bbf9c04557564b9ad27bba

1 files changed, 11 insertions(+), 1 deletions(-)

jump to
M layouts/default.erblayouts/default.erb

@@ -104,7 +104,17 @@ <%= yield %>

</div> <div id="content-footer"> <div class="share"> - <script type="text/javascript" src="http://ads.sixapart.com/custom?id=1000000897107&amp;width=728&amp;height=90&amp;js=1"></script> + <script type="text/javascript"><!-- +google_ad_client = "pub-2871497824158668"; +/* 728x90, h3rald 8.0 */ +google_ad_slot = "0081634732"; +google_ad_width = 728; +google_ad_height = 90; +//--> + </script> + <script type="text/javascript" +src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> + </script> </div> <%= render 'article_buttons' if @item[:type] == 'article' %> </div>