add reddit add and update landing map stats

This commit is contained in:
Quincy Larson
2015-10-30 23:39:11 -07:00
parent 718681fdd5
commit 03f189b260
3 changed files with 40 additions and 24 deletions

View File

@@ -579,6 +579,7 @@ module.exports = function(app) {
res.render('challengeMap/show', {
blocks,
daysRunning,
globalCompletedCount: numberWithCommas(5612952 + (Math.floor((Date.now() - 1446268581061) / 3000))),
camperCount,
lastCompleted,
title: "A map of all Free Code Camp's Challenges"