DG IZ; make photos in stream larger, because they need love too
This commit is contained in:
parent
6f3e7bc78b
commit
96a9c9455d
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
= link_to post.album.name, object_path(post.album)
|
||||
|
||||
%br
|
||||
= link_to (image_tag post.image.url(:thumb_medium)), object_path(post)
|
||||
= link_to (image_tag post.image.url(:thumb_large)), object_path(post)
|
||||
|
||||
%div.time
|
||||
= link_to(how_long_ago(post), photo_path(post))
|
||||
|
|
|
|||
Loading…
Reference in a new issue