added docs mail address
This commit is contained in:
+3
-3
@@ -34,10 +34,10 @@ function createProductionDatabase() {
|
||||
bridge: new IsomorphicBridge(process.cwd(), {
|
||||
gitRoot: process.cwd(),
|
||||
author: {
|
||||
name: "TinaCMS",
|
||||
email: "cms@linumiq.com",
|
||||
name: "TinaDocs",
|
||||
email: "docs@linumiq.com",
|
||||
},
|
||||
commitMessage: "Content updated via TinaCMS",
|
||||
commitMessage: "Content updated for TinaDocs",
|
||||
}),
|
||||
namespace: branch,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user