Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Option to change favicon #1377

Open
andreykats opened this issue Oct 1, 2024 · 3 comments
Open

Request: Option to change favicon #1377

andreykats opened this issue Oct 1, 2024 · 3 comments

Comments

@andreykats
Copy link

Please add an option that would allow the user to change the favicon for the homepage.

@AntoninoBonanno
Copy link

It would also be useful to be able to change the application title from the settings

@abackup
Copy link

abackup commented Nov 1, 2024

sittings->Custom JavaScript,inputu:

$('title').text('title');
const icon = 'https://***/favicon.ico';

@andreykats
Copy link
Author

sittings->Custom JavaScript,inputu:

$('title').text('title'); const icon = 'https://***/favicon.ico';

Was able to change title but not favicon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Non-Docker Issues
Development

No branches or pull requests

3 participants