Correction of Twitter share URL

This commit is contained in:
Luc Didry
2014-02-14 01:32:14 +01:00
parent 2e6fffba96
commit 2ea728c186

View File

@@ -4,7 +4,7 @@
% my $url = url_for('/')->to_abs();
% $twitter_url .= '?url='.url_escape("$url")
% .'&via=framasky'
% .'&text=Check out this %23LUTIm instance! '.$url;
% .'&text=Check out this %23LUTIm instance! ';
<!DOCTYPE html>
<html>
<head>