From c112b05da4609c8ea5a46fa76875f72e6724d3d4 Mon Sep 17 00:00:00 2001 From: Viren Mohindra Date: Sun, 22 Jan 2017 17:53:22 -0500 Subject: [PATCH] Minor spacing issue for tweets --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 33d33d3..76585ba 100644 --- a/index.html +++ b/index.html @@ -136,7 +136,7 @@ comments: false {% capture status %}{% if point.status == "notStarted" %} hasn't started {%elsif point.status == "broken" %} broke {% elsif point.status == "achieved" %} achieved {% else %}{% endif %}{% endcapture %} - {% capture message %}@realDonaldTrump{{ status }}promise no. {% increment issue_number %}: {{ point.text }} on{% endcapture %}{% capture tweettext%}{{ message }}{% endcapture %} + {% capture message %}@realDonaldTrump{{ status }} promise no. {% increment issue_number %}: {{ point.text }} on{% endcapture %}{% capture tweettext%}{{ message }}{% endcapture %} {% if point.status %}