// 1. Copy this file to "secrets.json" for your own version that won't be
//    tracked in source control.
//
// 2. Delete these comments from the configuration so Grunt doesn't get confused
{
  "postmark": {
    "server_token": "YOUR_POSTMARK_SERVER_TOKEN_HERE"
  }
}
