Configure the favicon of the application
By default, the UI Framework includes a built-in favicon for each application. You can override this default by adding a custom favicon to your application package.
To use a custom favicon:
- Create or locate your custom favicon. Use a PNG file named
favicon.pngwith recommended dimensions of 16x16 pixels. - Open your application package.
- Place the favicon at
{package}/ui/content/c3/favicon.png. Create any missing directories if needed.
After these steps, provision your package to display your custom favicon in the application.