Change Title and logo

This commit is contained in:
andrew.greene 2021-12-08 21:32:19 -07:00 committed by andrew.greene
parent 156b782561
commit 7163851fd1
2 changed files with 3 additions and 2 deletions

View File

@ -13,6 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
**/
/*2021 Modification Copyright*/
var express = require("express");
var util = require("util");
@ -31,8 +32,8 @@ var defaultContext = {
version: require(path.join(__dirname,"../../package.json")).version
},
header: {
title: "Node-RED",
image: "red/images/node-red.svg"
title: "Sparkles Guide to Glitter",
image: "red/images/du-logo.png"
},
asset: {
red: "red/red.min.js",

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 KiB