Merge branch 'courseware' into challenge-restructure
This commit is contained in:
@@ -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'
|
||||
|
Reference in New Issue
Block a user