yWeb: fix yinfo.yhtm and ylcd4linux.yhtm

Origin commit data
------------------
Branch: ni/coolstream
Commit: 60a7ae8789
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-03-12 (Sun, 12 Mar 2023)

Origin message was:
------------------
- yWeb: fix yinfo.yhtm and ylcd4linux.yhtm

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2023-03-12 20:09:11 +01:00
parent aac59e4c3d
commit 1002511962
5 changed files with 6 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
version=3.1.1
version=3.1.2
date=12.03.2023
info=NI-Neutrino-Webinterface

View File

@@ -1,5 +1,5 @@
{
"name": "NI - yInfo",
"name": "yInfo",
"icons": [
{
"src": "/favicon/android-chrome-192x192.png",

View File

@@ -16,6 +16,7 @@
{=var-set:volume={=script:Y_Tools getline /tmp/lcd/volume=}=}
{=include-block:Y_Blocks.txt;head=}
{=include-block:Y_Blocks.txt;js_jquery=}
<meta http-equiv="refresh" content="15; URL=yinfo.yhtm">
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">

View File

@@ -1,5 +1,5 @@
{
"name": "NI - yLCD4Linux",
"name": "yLCD4Linux",
"icons": [
{
"src": "/favicon/android-chrome-192x192.png",

View File

@@ -1,7 +1,8 @@
{=var-set:lcd4linux_png=/tmp/lcd4linux.png=}
{=include-block:Y_Blocks.txt;head=}
<meta http-equiv="refresh" content="15; URL=ylcd4linux.yhtm">
{=include-block:Y_Blocks.txt;js_jquery=}
<meta http-equiv="refresh" content="{=ini-get:%(CONFIGDIR)/yWeb.conf;screenshot_timeout;15=}; URL=ylcd4linux.yhtm">
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" href="/favicon/favicon-32x32.png" sizes="32x32">