changed title back to 'Node-RED'

pull/5579/head
Berre Neyrinck 2026-03-21 12:02:09 +01:00
parent 932d58bf6c
commit de66803c3f
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ var defaultContext = {
}
},
header: {
title: "Node-RED -- DEVELOPMENT BRANCH OF DEVELOPING STUFF WHERE THINGS GET DEVELOPED...YEAH THAT SOUNDS RIGHT",
title: "Node-RED",
image: "red/images/node-red-icon.svg"
},
asset: {

View File

@ -49,7 +49,7 @@
white-space: normal;
span {
vertical-align: middle;
font-size: 14px !important;
font-size: 14px;
&:not(:first-child) {
margin-left: 8px;
display: -webkit-box;