From 43e3dc8914086923760c295fdee3a4ae339d7d17 Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Mon, 10 Aug 2015 21:55:13 -0700 Subject: [PATCH] Finish onboarding page --- server/views/account/show.jade | 2 +- server/views/resources/get-started.jade | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/server/views/account/show.jade b/server/views/account/show.jade index 78cf71c7cf..ce58b8ba4a 100644 --- a/server/views/account/show.jade +++ b/server/views/account/show.jade @@ -10,7 +10,7 @@ block content if (user && user.username === username) .row.text-center .col-xs-12.col-sm-10.col-sm-offset-1 - a.btn.btn-big.btn-primary.btn-block(href="/account") Update my portfolio page or manage my account + a.btn.btn-big.btn-primary.btn-block(href="/account") Manage my account .button-spacer .col-xs-12.col-sm-10.col-sm-offset-1 a.btn.btn-big.btn-success.btn-block(href="/signout") Sign out of Free Code Camp diff --git a/server/views/resources/get-started.jade b/server/views/resources/get-started.jade index 2ac55a009c..2b4692042f 100644 --- a/server/views/resources/get-started.jade +++ b/server/views/resources/get-started.jade @@ -99,13 +99,13 @@ block content | Click the "Wiki" button in your upper right hand corner. Our community has contributed lots of useful information to this searchable wiki. .big-spacer - img.gif-block.img-center.img-responsive.thumbnail(src='https://www.evernote.com/l/AlwO6CNq-OJJXJ3qu2nu1E7ePe72hCSW5IcB/image.png' alt='a gif showing how to install this') + img.gif-block.img-center.img-responsive.thumbnail(src='https://s3.amazonaws.com/freecodecamp/add-github-to-profile.gif' alt='a gif showing how to install this') p.large-p.gif-caption span.text-info Try this:  | Check out your portfolio page. Click your picture your upper right hand corner. Before you can see your portfolio page, you'll need to link your GitHub account with Free Code Camp. .big-spacer - img.gif-block.img-center.img-responsive.thumbnail(src='http://i.imgur.com/RlEk2IF.jpg' alt='a gif showing how to install this') + img.gif-block.img-center.img-responsive.thumbnail(src='https://s3.amazonaws.com/freecodecamp/check-public-profile.gif' alt='a gif showing how to install this') p.large-p.gif-caption Your portfolio page shows your progress and how many Brownie Points you have. You can get Brownie Points by completing challenges and by helping other campers in our chat rooms. If you get Brownie Points on several days in a row, you'll get a streak. .big-spacer @@ -128,7 +128,7 @@ block content | . .big-spacer - img.gif-block.img-center.img-responsive.thumbnail(src='https://www.evernote.com/l/AnuMiYJUMhFOzqKu2bAjL88LIrCiuHr998sB/image.png' alt='a gif showing how to install this') + img.gif-block.img-center.img-responsive.thumbnail(src='https://s3.amazonaws.com/freecodecamp/join-campsite-gitter-room.gif' alt='a gif showing how to install this') p.large-p.gif-caption a(href='https://github.com/FreeCodeCamp/freecodecamp/wiki/List-of-Free-Code-Camp-city-based-Campsites' target='_blank') Go back to our list of Campsites  | and click "Gitter" to join your city's chat room.