Merge pull request #11952 from QuincyLarson/fix/remove-sweater
remove sweater and update about page copy
This commit is contained in:
@ -15,7 +15,7 @@ block content
|
||||
| challenges
|
||||
li.nowrap
|
||||
span.tag Donated:	
|
||||
span.text-primary $1,050,000
|
||||
span.text-primary $1,250,000
|
||||
| in pro-bono code
|
||||
li.nowrap
|
||||
span.tag Pledged:	
|
||||
@ -151,7 +151,7 @@ block content
|
||||
<h4>Do I have to use CodePen for the front end projects?</h4>
|
||||
<p class="negative-15">As long as your code is publicly viewable, and you have a live demo, you can use whatever you want.</p>
|
||||
<h4>When will you release the additional React, Sass, and D3 challenges?</h4>
|
||||
<p class="negative-15">We’ll release these in Summer 2016. In the meantime, other people have completed our React/Sass and D3 projects by referencing their official documentation.</p>
|
||||
<p class="negative-15">We're making steady progress on these and will release them as soon as they're ready. In the meantime, other people have completed our React/Sass and D3 projects by referencing their official documentation.</p>
|
||||
<h4>How did Free Code Camp get started?</h4>
|
||||
<p class="negative-15"><a href="https://www.quora.com/profile/Quincy-Larson" target="_blank">Quincy</a> started our open source community in 2014. He is now just one of many active contributors.</p>
|
||||
<h4>How is Free Code Camp incorporated?</h4>
|
||||
@ -171,11 +171,9 @@ block content
|
||||
h2.text-center Whom to contact for what
|
||||
table.table.table-stripe.response-table
|
||||
tr
|
||||
td Support (
|
||||
a(href='mailto:team@freecodecamp.com') team@freecodecamp.com
|
||||
| )
|
||||
td Support
|
||||
td
|
||||
a(href='https://gitter.im/QuincyLarson' target='_blank') @QuincyLarson
|
||||
a(href='mailto:team@freecodecamp.com') team@freecodecamp.com
|
||||
tr
|
||||
td Facebook page
|
||||
td
|
||||
@ -219,11 +217,11 @@ block content
|
||||
tr
|
||||
td YouTube channel
|
||||
td
|
||||
a(href='https://gitter.im/Septimus' target='_blank') @Septimus
|
||||
a(href='https://gitter.im/atjonathan' target='_blank') @atjonathan
|
||||
tr
|
||||
td JavaScript curriculum
|
||||
td
|
||||
a(href='https://gitter.im/SaintPeter' target='_blank') @SaintPeter
|
||||
a(href='https://gitter.im/hkuz' target='_blank') @hkuz
|
||||
tr
|
||||
td Data Science and Open Data
|
||||
td
|
||||
@ -232,10 +230,6 @@ block content
|
||||
td CamperBot
|
||||
td
|
||||
a(href='https://gitter.im/LTegman' target='_blank') @LTegman
|
||||
tr
|
||||
td Translation and Internationalization
|
||||
td
|
||||
a(href='https://gitter.im/Vtamara' target='_blank') @Vtamara
|
||||
tr
|
||||
td Wiki
|
||||
td
|
||||
|
@ -2,15 +2,6 @@ extends ../layout
|
||||
block content
|
||||
h2.text-center Buy cool gear and support our open source community:
|
||||
.spacer
|
||||
.row
|
||||
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-8.col-md-offset-2.text-center
|
||||
img.img-responsive.img-center(src='//i.imgur.com/kaSUGJ3r.jpg')
|
||||
h3 Ugly Christmas Sweater - $39.99
|
||||
p Throw an ugly sweater party this holiday season. You'll be the geekiest-looking person there (which is a good thing!) in your awesome SSH key randomart ugly sweater.
|
||||
p Also available as a hoodie, and T-shirts in mens and fitted women’s sizes.
|
||||
a.btn.btn-cta.signup-btn.btn-block(href='http://bit.ly/2fycRu6' target='_blank' onClick="ga('send', 'event', 'Shop', 'clicked', 'ugly christmas sweater');") Get this ugly sweater
|
||||
|
||||
hr
|
||||
.row
|
||||
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-8.col-md-offset-2.text-center
|
||||
img.img-responsive.img-center(src='//i.imgur.com/ytQETcTr.jpg')
|
||||
|
Reference in New Issue
Block a user