# HG changeset patch # User nanaya # Date 1492192876 -32400 # Node ID 5075b243d7d0054615f5e75519e8d354b62acd2e # Parent d7c13499626c5ffe6b1cd98153607b96211c0ab1 Add logo diff -r d7c13499626c -r 5075b243d7d0 app/views/tweets/show.atom.erb --- a/app/views/tweets/show.atom.erb Sat Mar 25 18:00:28 2017 +0900 +++ b/app/views/tweets/show.atom.erb Sat Apr 15 03:01:16 2017 +0900 @@ -7,6 +7,7 @@ <%= "#{@user.name} (#{@user.screen_name})" %> <%= @user.profile_image_url_https %> + <%= @user.profile_image_url_https %> <%= (@tweets.first.try(:created_at) || Time.at(0)).xmlschema %>