# File app/helpers/conferences_helper.rb, line 94
  def logo_thumb_for(conf)
    link_for_logo(conf, 'thumb')
  end