Updated Design: Editor Themes (markdown)

Nick O'Leary 2015-04-22 13:52:28 +01:00
parent a2d2329b2d
commit bee38855b0
1 changed files with 1 additions and 1 deletions

@ -8,7 +8,7 @@ See also [issue #610](https://github.com/node-red/node-red/issues/610)
},
header: {
title: "Node-RED",
image: "/absolute/path/to/header/image" // or null to remove image
image: "/absolute/path/to/header/image", // or null to remove image
url: "http://nodered.org" // optional url to make the header text/image a link to this url
},