Search specific term/phrase surrounded by double quotes. e.g. “deep linking”
Exclude records that contain a specific term prefixed with a minus. e.g. Android -Firebase

Can I customize the favicon of the deepview domain?

On the Branch Dashboard, navigate to the Configuration section to Edit your Deepview.

In the Desktop DeepView Editor, include the below code snippet along with your image URL -

<link rel="icon" type="image/png" href="https://example.com/favicon.png" />

Save the changes and you should see your favicon now for Desktop Deepviews.