diff --git a/index.html b/index.html index d1f2cd1..7918aa3 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,8 @@ var milestonePercentage = closedIssues / totalIssues * 100; var $div = $("
").text(milestone.description).appendTo($div); var $progress = $("