Changing the favicon | HCL Digital Experience
The favicon is the image that appears with the page name in browser tabs and bookmark lists. You can customize the favicon to reflect your business or brand.
Before you begin
Learn more about using WebDAV client to edit theme files by reading Editing static theme resources and connecting with WebDav.
Procedure
- In the directory that includes the theme resources that you downloaded by using WebDAV, open the theme template, theme.html.
-
Locate the following code string:
<link rel="dynamic-content" href="dyn-cs:id:st_head">
. -
Add the query parameter
faviconLocation
with the URL to your new favicon image. - Use a WebDAV client to upload your changes.