瀏覽代碼

Make icons bigger

master
Adrian Short 11 年之前
父節點
當前提交
bdcdfb28da
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      app/helpers/posts_helper.rb

+ 1
- 1
app/helpers/posts_helper.rb 查看文件

@@ -32,7 +32,7 @@ module PostsHelper
:contentType => "image/vnd.layar.generic",
:url => subscription.icon_url,
:reducedURL => subscription.icon_url,
:size => 10
:size => 60
}
res[:transform] = {
:rel => true # icon always faces the user


Loading…
取消
儲存