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 %}