diff --git a/output/_layouts/default.html b/output/_layouts/default.html index 9c28d5083..eea6bf65d 100644 --- a/output/_layouts/default.html +++ b/output/_layouts/default.html @@ -50,9 +50,11 @@ {% elsif site.data.meta.total_fetched < site.data.meta.total_tweets %} {% assign perc_unfetched = site.data.meta.total_fetched | times: -100 | divided_by: site.data.meta.total_tweets | plus:100 %} + {% if perc_unfetched > 0 %}