mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Change Title and logo
This commit is contained in:
parent
156b782561
commit
7163851fd1
@ -13,6 +13,7 @@
|
|||||||
* See the License for the specific language governing permissions and
|
* See the License for the specific language governing permissions and
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
**/
|
**/
|
||||||
|
/*2021 Modification Copyright*/
|
||||||
|
|
||||||
var express = require("express");
|
var express = require("express");
|
||||||
var util = require("util");
|
var util = require("util");
|
||||||
@ -31,8 +32,8 @@ var defaultContext = {
|
|||||||
version: require(path.join(__dirname,"../../package.json")).version
|
version: require(path.join(__dirname,"../../package.json")).version
|
||||||
},
|
},
|
||||||
header: {
|
header: {
|
||||||
title: "Node-RED",
|
title: "Sparkles Guide to Glitter",
|
||||||
image: "red/images/node-red.svg"
|
image: "red/images/du-logo.png"
|
||||||
},
|
},
|
||||||
asset: {
|
asset: {
|
||||||
red: "red/red.min.js",
|
red: "red/red.min.js",
|
||||||
|
BIN
packages/node_modules/@node-red/editor-client/src/images/du-logo.png
vendored
Normal file
BIN
packages/node_modules/@node-red/editor-client/src/images/du-logo.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 142 KiB |
Loading…
x
Reference in New Issue
Block a user