From 5373ec63a834c535acc669a5be2c205eab59e2eb Mon Sep 17 00:00:00 2001 From: Luc Didry Date: Mon, 17 Feb 2014 18:55:36 +0100 Subject: [PATCH] Set max height and max width for images for twitter --- templates/twitter.html.ep | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/twitter.html.ep b/templates/twitter.html.ep index c8c5340..fa6f8ba 100644 --- a/templates/twitter.html.ep +++ b/templates/twitter.html.ep @@ -1,7 +1,7 @@ % # vim:set sw=4 ts=4 sts=4 ft=html.epl expandtab: % my $scheme = (defined(config('https')) && config('https')) ? 'https' : 'http'; - + LUTIm @@ -13,8 +13,8 @@ % } - - <%= $filename %> + + <%= $filename %>