Merge pull request #4156 from FreeCodeCamp/testimonial-update

Testimonial update and landing page improvement
This commit is contained in:
Berkeley Martinez
2015-11-03 22:15:18 -08:00
13 changed files with 343 additions and 282 deletions

View File

@@ -602,11 +602,11 @@ module.exports = function(app) {
blocks,
daysRunning,
globalCompletedCount: numberWithCommas(
5612952 + (Math.floor((Date.now() - 1446268581061) / 3000))
5612952 + (Math.floor((Date.now() - 1446268581061) / 2000))
),
camperCount,
lastCompleted,
title: "A Map to Learn to Code and Become a Software Engineer"
title: 'A Map to Learn to Code and Become a Software Engineer'
});
},
next