update nonprofit project text and add footer back into landing page
This commit is contained in:
@ -11,7 +11,7 @@ block content
|
||||
ul
|
||||
li • Meet with them regularly to provide direction and answer questions
|
||||
li • Clearly communicate your project's goals: what will this project solve, and for whom?
|
||||
li • Understand that they will build your project using JavaScript frameworks (as opposed to older or proprietary tools)
|
||||
li • Understand that all our projects involve building new sites using modern JavaScript frameworks. We're happy to build a replacement for your old Wordpress or Drupal, but we cannot expand or maintain it.
|
||||
li • Keep your expectations high. Our students' goal is to produce work that's up to your standards
|
||||
h3 If you're OK with these terms, great! We'd love to help you! Fill in this form and we'll get right back to you.
|
||||
form.form-horizontal(role='form', action="/nonprofits/", method='POST', novalidate='novalidate', name='nonprofitForm')
|
||||
|
@ -1,7 +1,6 @@
|
||||
- if (!landingPage)
|
||||
.fcc-footer
|
||||
.fcc-footer
|
||||
.col-xs-12
|
||||
a.ion-speakerphone(href='http://blog.freecodecamp.com', target='_blank')
|
||||
a.ion-speakerphone(title="Free Code Camp's Blog", href='http://blog.freecodecamp.com', target='_blank')
|
||||
|
|
||||
a.ion-social-twitch-outline(title="Free Code Camp Live Pair Programming on Twitch.TV", href="http://www.twitch.tv/freecodecamp", target='_blank')
|
||||
|
|
||||
|
Reference in New Issue
Block a user