Changing Favicon
You can change the default favicon used for an application.
To change the favicon:
- In the Navigation bar, select Applications>Assets.
- On the Asset Manager page, upload the favicon.
Note: Organizing files with folders will be helpful in the future.
- Copy the absolute URL of the file.
- In the Navigation bar, select Applications>Applications.
- On the Applications page, select an application.
- Under Sections, click Wrapper templates.
- On the Wrapper Templates page, click default.
- In the default template, paste the absolute URL around line 54-55.
<link rel=“shortcut icon” href=”/static/contest/images/favicon.ico” />