Squashed commit of the following:

commit 58aa922b9c
Author: Frank <91616163+softhack007@users.noreply.github.com>
Date:   Sat Sep 10 18:52:40 2022 +0200

    update page: show "MoonMod WLED"

    small change to help people recognize they are running our software (not plain AC WLED).
This commit is contained in:
Frank
2022-09-10 18:59:04 +02:00
parent 0a1ac6b95b
commit df6b5dcb11
3 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "wled",
"version": "0.14.0-bl0",
"version": "0.14.0-mdev",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "wled",
"version": "0.14.0-bl0",
"version": "0.14.0-mdev",
"description": "Tools for WLED project",
"main": "tools/cdata.js",
"directories": {

View File

@@ -14,7 +14,7 @@
</head>
<body onload="GetV()">
<h2>WLED Software Update</h2>
<h2>MoonMod WLED Software Update</h2>
<form method='POST' action='/update' id='uf' enctype='multipart/form-data' onsubmit="U()">
Installed version: <span class="sip">##VERSION##</span><br>
Download the latest binary: <a href="https://github.com/Aircoookie/WLED/releases" target="_blank">