give points for upvoting, add facebook profile attribute, improve social profile icons
This commit is contained in:
@@ -64,6 +64,10 @@ var userSchema = new mongoose.Schema({
|
||||
twitterHandle: {
|
||||
type: String,
|
||||
default: ''
|
||||
},
|
||||
facebookProfile: {
|
||||
type: String,
|
||||
default: ''
|
||||
}
|
||||
},
|
||||
portfolio: {
|
||||
|
Reference in New Issue
Block a user