aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/blog/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/blog/home.html b/templates/blog/home.html
index 02897092..3da75a36 100644
--- a/templates/blog/home.html
+++ b/templates/blog/home.html
@@ -57,7 +57,7 @@
<br />
{% load ad %}
<div class="ad">
- <img src="{{'banner'|ad }}" alt="Ad" style="width: 680px; height: 83px;" border="0"/>
+ <img src="{{'banner'|ad }}" alt="Ad" style="width: 698px; height: 90px;" border="0"/>
</div>
{% if recent_posts %}
<h3 style="margin-bottom: 0px"><em>Recent Posts</em></h3>