witten
/
luminotes
Archived
1
0
Fork 0

Updating front-page small screenshot to mention Safari/Chrome in banner. Also changing link for said screenshot to go to tour.

This commit is contained in:
Dan Helfman 2008-10-08 19:33:16 -07:00
parent 489cc08783
commit f056559cad
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 91 KiB

After

Width:  |  Height:  |  Size: 91 KiB

Binary file not shown.

View File

@ -17,7 +17,7 @@ class Front_page( Product_page ):
Div(
A(
Img( src = u"/static/images/screenshot_small.png", width = u"400", height = u"308" ),
href = u"/download",
href = u"/tour",
),
class_ = u"front_screenshot",
),