From fa1b65a85997347935987621562bce0ddcd0dc87 Mon Sep 17 00:00:00 2001 From: r888888888 Date: Thu, 1 Aug 2013 13:27:29 -0700 Subject: [PATCH] point twitter card image to large file if it exists --- app/views/posts/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/posts/show.html.erb b/app/views/posts/show.html.erb index fb104ee36..71c2969af 100644 --- a/app/views/posts/show.html.erb +++ b/app/views/posts/show.html.erb @@ -112,7 +112,7 @@ <% if @post.twitter_card_supported? %> - + <% end %>