HTML emails, fixes formatting

This commit is contained in:
Ben Ramey
2014-07-04 14:55:20 -05:00
parent 353ffcf8dd
commit 303254ce9d
4 changed files with 38 additions and 16 deletions

View File

@@ -4,5 +4,5 @@
module.exports.email = {
apiUser: "benjaminramey",
apiKey: "AVidasUPthub6pY3fFGe",
fromAddress: "ben.ramey@gmail.com"
fromAddress: "no-reply@lunchrun.me"
};