13mil -> 14mil

This commit is contained in:
The_Grits 2016-04-22 14:11:25 -04:00
parent 19a0ed3f4b
commit 123b366180

View file

@ -29,7 +29,7 @@ var Splash = injectIntl(React.createClass({
],
getInitialState: function () {
return {
projectCount: 13000000, // gets the shared project count
projectCount: 14000000, // gets the shared project count
activity: [], // recent social actions taken by users someone is following
news: [], // gets news posts from the scratch Tumblr
featuredCustom: {}, // custom homepage rows, such as "Projects by Scratchers I'm Following"