implement window/tab title update

This commit is contained in:
yggverse 2024-04-13 05:54:12 +03:00
parent 46d27ebfe8
commit 88ab363b4a
3 changed files with 133 additions and 55 deletions

View file

@ -1,11 +1,19 @@
{
"app":
{
"title":"Yoda",
"theme":"Default",
"header":
{
"enabled":true,
"title":
{
"default":"Yoda",
"postfix":" - Yoda",
"length":
{
"max":32
}
},
"button":
{
"close":true
@ -17,6 +25,14 @@
{
"page":
{
"title":
{
"default":"New page",
"length":
{
"max":32
}
},
"redirect":
{
"follow":