Update warning messages
This commit is contained in:
@ -2,7 +2,7 @@ extends ../layout
|
|||||||
block content
|
block content
|
||||||
.bg-info.default-border-radius
|
.bg-info.default-border-radius
|
||||||
p
|
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.
|
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
|
.jumbotron.text-center
|
||||||
h2 Sign in with one of these options:
|
h2 Sign in with one of these options:
|
||||||
a.btn.btn-lg.btn-block.btn-github.btn-social(href='/auth/github')
|
a.btn.btn-lg.btn-block.btn-github.btn-social(href='/auth/github')
|
||||||
|
@ -2,7 +2,7 @@ extends layout
|
|||||||
block content
|
block content
|
||||||
.bg-info.default-border-radius
|
.bg-info.default-border-radius
|
||||||
p
|
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.
|
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
|
.jumbotron
|
||||||
.text-center
|
.text-center
|
||||||
h1.hug-top Code with Us
|
h1.hug-top Code with Us
|
||||||
|
@ -2,7 +2,7 @@ extends ../layout
|
|||||||
block content
|
block content
|
||||||
.bg-info.default-border-radius
|
.bg-info.default-border-radius
|
||||||
p
|
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.
|
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
|
.jumbotron
|
||||||
h2.text-center This 10-minute guide will help you get the most out of Free Code Camp.
|
h2.text-center This 10-minute guide will help you get the most out of Free Code Camp.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user