Updating the default application logo

Updating the default application logo

Of course - you'd like to have your own logo in your application. To do so, please update the component at apps/web/components/app-logo-image.tsx with your own logo image.

You can either use an SVG component, or drop an image, or anything really. As long as it's rendered within this component, it doesn't matter how you do it.

The logo image will be used across the application, including the auth page, the site header, the site footer, and the app sidebar (when team accounts are disabled).

Favicons

Favicons are stored in the public/images/favicon folder. You can replace the existing files with your own images. There are many services that convert your logo to a favicon, such as Favicon Generator.