diff --git a/server/views/account/signin.jade b/server/views/account/signin.jade index 5749e2244e..fb1b7bd962 100644 --- a/server/views/account/signin.jade +++ b/server/views/account/signin.jade @@ -1,8 +1,5 @@ extends ../layout block content - .bg-info.default-border-radius - p      - a(href='https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/August-2015-Improvements' target='_blank') Free Code Camp is sloooooow today. We're fixing some serious issues, which you can read about here. .jumbotron.text-center h2 Sign in with one of these options: a.btn.btn-lg.btn-block.btn-github.btn-social(href='/auth/github') diff --git a/server/views/challengeMap/show.jade b/server/views/challengeMap/show.jade index 6de79751dd..0853a44f82 100644 --- a/server/views/challengeMap/show.jade +++ b/server/views/challengeMap/show.jade @@ -1,8 +1,5 @@ extends ../layout block content - .bg-info.default-border-radius - p      - a(href='https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/August-2015-Improvements' target='_blank') Click here to read about the improvements we just made to Free Code Camp and the bugs we're still fixing. .panel.panel-info .panel-heading.text-center h1 Challenge Map diff --git a/server/views/home.jade b/server/views/home.jade index ff0bb0a211..f08d7528ca 100644 --- a/server/views/home.jade +++ b/server/views/home.jade @@ -1,8 +1,5 @@ extends layout block content - .bg-info.default-border-radius - p      - a(href='https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/August-2015-Improvements' target='_blank') Free Code Camp is sloooooow today. We're fixing some serious issues, which you can read about here. .jumbotron .text-center h1.hug-top Code with Us diff --git a/server/views/resources/get-started.jade b/server/views/resources/get-started.jade index 2a2003a76c..66ea1c2d35 100644 --- a/server/views/resources/get-started.jade +++ b/server/views/resources/get-started.jade @@ -1,10 +1,9 @@ extends ../layout block content - .bg-info.default-border-radius - p      - a(href='https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/August-2015-Improvements' target='_blank') Free Code Camp is sloooooow today. We're fixing some serious issues, which you can read about here. .jumbotron - h2.text-center This 10-minute guide will help you get the most out of Free Code Camp. + h2.text-center Scroll down and follow along with this 8-minute guide. + br + | It will help you get the most out of Free Code Camp. .thumbnail img.gif-block.img-center.img-responsive.thumbnail(src='http://i.imgur.com/RlEk2IF.jpg' alt='a gif showing how to install this')