This website works better with JavaScript.
Home
Explore
Help
Sign In
adrianshort
/
apollo
mirror of
https://github.com/adrianshort/apollo.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Make icons bigger
master
Adrian Short
11 years ago
parent
9f1c5cf0b1
commit
bdcdfb28da
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/helpers/posts_helper.rb
+ 1
- 1
app/helpers/posts_helper.rb
View File
@@ -32,7 +32,7 @@ module PostsHelper
:contentType => "image/vnd.layar.generic",
:url => subscription.icon_url,
:reducedURL => subscription.icon_url,
:size =>
1
0
:size =>
6
0
}
res[:transform] = {
:rel => true # icon always faces the user
Write
Preview
Loading…
Cancel
Save