You can update the favicon used for your knowledge base to match you own brand.

1. Go to SETTINGS > GENERAL and scroll to the Appearance section at the bottom on the page.

2. Copy the code snippet below into the Hosted Page Custom Code section.

<link rel="icon" 
type="image/x-icon"
href="domain.com/images/favicon.ico"
>

3. Replace the link that's bolded in the code snippet above with a link to where you favicon image is hosted. Here's an example:

That's it! If you need any help reach out at [email protected].