How to make changes to the Gramps Web website banner

Gramps 6.0.1
Gramps Web API 3.0.0
Gramps Web Frontend 25.5.1
Gramps QL 0.4.0
Sifts 1.0.0
locale: en
multi-tree: false
task queue: true
OCR: true
chat: false

Hi all.
Can anyone give me some pointers on changing the Gramp Web initial website banner? I want to be able to change it to the family tree name, but cannot see how to do that, it just says “Gramps Web”

Thanks!

@DavidMStraub There’s so much wasted space in the banner, so why not just display the tree name in the middle

Much less space on a mobile device … for my tree it would probably just show (“Genealogy of” on mobile). But in fact there is even an open pull request to this effect, currently blocked by a missing feature in the backend.

Thanks.
Looks like a complicated issue with many dependencies.
I wonder if its approachable another way, ie: make the AppBar itself unrelated to the dbInfo property, and have it free text? Or linked to something else that can be changed.
Other than that, love it, its a great application!

The free text has to be stored somewhere for the other users to see …

It’s not complicated actually, somebody just has to do it.