glanceapp / glance

A self-hosted dashboard that puts all your feeds in one place
GNU Affero General Public License v3.0
7.49k stars 260 forks source link

[Request] Custom iFrame Title #117

Closed reality-exe closed 4 months ago

reality-exe commented 4 months ago

It would be nice for organization reasons instead of the title being forced to IFRAME we could have it customized to whatever we set the iframe to. Either it could inherit the title of the page or just a completely custom title

svilenmarkov commented 4 months ago

Hey,

You can change the title of every single widget to whatever you like using the title property. It's mentioned in the docs but maybe a little hidden and I should probably list it as a property to all widgets individually.

reality-exe commented 4 months ago

Ohhhh i didn't see that it was under shared properties, that's neat