summaryrefslogtreecommitdiff
path: root/templates/mobile/archives
diff options
context:
space:
mode:
authorluxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f>2010-06-19 23:36:39 +0000
committerluxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f>2010-06-19 23:36:39 +0000
commit514a1c9a35b7699d8b1738887a9e076d29a0743c (patch)
tree4b67e9225d1d196a77c76589e7a63297b093a6b1 /templates/mobile/archives
parentbaf1c32ccfadc63a3a64851c3338349f121acc05 (diff)
none
Diffstat (limited to 'templates/mobile/archives')
-rw-r--r--templates/mobile/archives/homepage.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/mobile/archives/homepage.html b/templates/mobile/archives/homepage.html
index ffe82d3..a925cf6 100644
--- a/templates/mobile/archives/homepage.html
+++ b/templates/mobile/archives/homepage.html
@@ -18,7 +18,7 @@
<span class="button"><a href="{{featured.get_absolute_url}}" title="{{featured.title}}">More &raquo;</a></span>
</div>
<div id="featured-image">
- <a href="{{featured.get_absolute_url}}" title="{{featured.title}}"><img src="{{featured.get_image_url}}" alt="{{ featured.title }}" class="post-image" /></a>
+ <a href="{{featured.get_absolute_url}}" title="{{featured.title}}"><img src="{{featured.get_image_url}}" alt="{{ featured.title }}" class="post-image" width=300 /></a>
</div>
</li>