Merge branch 'courseware' into challenge-restructure

This commit is contained in:
Quincy Larson
2015-05-18 23:33:03 -07:00
12 changed files with 3561 additions and 2705 deletions

View File

@@ -207,6 +207,10 @@ module.exports = {
}
},
catPhotoSubmit: function catPhotoSubmit(req, res) {
res.send('Success! You have submitted your cat photo. Return to your website by typing any letter into your code editor.')
},
nonprofits: function nonprofits(req, res) {
res.render('resources/nonprofits', {
title: 'A guide to our Nonprofit Projects'