Back to Flat UI Support

cdude00418906
cdude00418906

notify me plzz how to change that

Last updated

jfo
jfo

Is there a way to change the backend favicon without manually replace the file at modules/backend/assets/images/favicon.png?

Replacing this file is not a good practice as it would be replaced on the next deployment.

So how what is the recommended approach to change the backend favicon?

kingofswing16021
kingofswing16021

And how to change the front-end favicon? I tried to put favicon.ico to project-name/public directory. and link it in default.htm layout. seems not work .

ChrisPatrick
ChrisPatrick

You can edit the title by changing the nav.htm partials where it says

class="navbar-brand" href="{{ 'home'|page }}">Flat

Last updated

1-4 of 4