From a9f10380b97beda0458b82e9c73a9d0c3cb184ff Mon Sep 17 00:00:00 2001 From: Sighne Date: Wed, 6 Jan 2016 21:50:43 +0000 Subject: [PATCH] Upgrades amount of users on static page --- website/views/static/front.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/views/static/front.jade b/website/views/static/front.jade index 8e212964d2..c1bec7bc36 100644 --- a/website/views/static/front.jade +++ b/website/views/static/front.jade @@ -81,7 +81,7 @@ html(ng-app='habitrpg', ng-controller='RootCtrl') img.img-rendering-auto.center-block.img-responsive(src='https://d2afqr2xdmyzvu.cloudfront.net/front/images/intro.png') // insert intro images .introcall.bg-success - h4= env.t('joinOthers', {userCount:'900,000'}) + h4= env.t('joinOthers', {userCount:'1,000,000'}) small button#play-btn.btn.btn-primary.btn-lg.gamifybutton(ng-click='playButtonClick()')= env.t('free') .presslogos.text-center