diff options
-rw-r--r-- | templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html index 81dbba05..4f468f2e 100644 --- a/templates/base.html +++ b/templates/base.html @@ -41,7 +41,7 @@ {% else %} <div id="ads"> <script type="text/javascript"><!-- - google_ad_client = "pub-0403484505451360"; + google_ad_client = "pub-3170555743375154"; google_ad_width = 468; google_ad_height = 60; google_ad_format = "468x60_as"; |