Add link to code of conduct and nonprofit project figure

This commit is contained in:
Quincy Larson
2016-02-13 16:37:29 -08:00
parent b8b244a0d9
commit fc94d7c201

View File

@ -17,6 +17,10 @@ block content
span.tag Completed:	
span.text-primary #{globalCompletedCount}
| challenges
li.nowrap
span.tag Donated:	
span.text-primary $800,000
| in pro-bono code
.spacer
.row
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-6.col-md-offset-3
@ -27,37 +31,37 @@ block content
td.text-center
i.fa.fa-medium
td
a(href='//medium.freecodecamp.com', target='_blank') Our Medium Publication
a(href='//medium.freecodecamp.com', target='_blank') Our Medium publication
tr
td.text-center
i.fa.fa-github
i.fa.fa-twitch
td
a(href="//github.com/freecodecamp", target='_blank') Our GitHub Repository
a(href="//twitch.tv/freecodecamp", target='_blank') Our Twitch.tv channel
tr
td.text-center
i.fa.fa-reddit
td
a(href="//www.reddit.com/r/freecodecamp", target='_blank') Our Subreddit
tr
td.text-center
i.fa.fa-github
td
a(href="//github.com/freecodecamp", target='_blank') Our GitHub repository
tr
td.text-center
i.fa.fa-linkedin
td
a(href="//www.linkedin.com/edu/school?id=166029", target='_blank') Our LinkedIn University Page
a(href="//www.linkedin.com/edu/school?id=166029", target='_blank') Our LinkedIn university page
tr
td.text-center
i.fa.fa-twitter
td
a(href="//twitter.com/freecodecamp", target='_blank') Our Twitter Feed
tr
td.text-center
i.fa.fa-twitch
td
a(href="//twitch.tv/freecodecamp", target='_blank') Our Twitch.tv Channel
a(href="//twitter.com/freecodecamp", target='_blank') Our Twitter feed
tr
td.text-center
i.fa.fa-facebook
td
a(href="//facebook.com/freecodecamp") Our Facebook Page
a(href="//facebook.com/freecodecamp") Our Facebook page
tr
td.text-center
i.fa.fa-lock
@ -68,6 +72,11 @@ block content
i.fa.fa-balance-scale
td
a(href="/code-of-conduct") Our code of conduct
tr
td.text-center
i.fa.fa-university
td
a(href="/academic-honesty") Our academic honesty policy
tr
td.text-center
i.fa.fa-book
@ -82,7 +91,7 @@ block content
td.text-center
i.fa.fa-comment
td
a(href="/stories") Stories from campers who've become professional developers
a(href="/stories") Stories from campers who've become professional software engineers
.spacer
.row
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-6.col-md-offset-3