update meta and other references to new short tagline

This commit is contained in:
Quincy Larson
2015-09-02 17:42:18 -07:00
parent 4b6cb490b7
commit 30aafd4185
5 changed files with 9 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
import { defaultProfileImage } from '../../common/utils/constantStrings.json';
const message =
'Learn to Code JavaScript and get a Coding Job by Helping Nonprofits';
'Learn to Code and Build Projects for Nonprofits';
module.exports = function(app) {
var router = app.loopback.Router();