How do I add a custom favicon to my landing page?
A common question, "Can I use my own Favicon on KickoffLabs?".
The answer is of course yes.
- Navigate to the "Headers & Scripts" section of the KickoffLabs Dashboard
- Add the following favicon code
- Update the href to point to the file you want to use as your
favicon.
<link href="http://a_domain.com/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />