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.

  1. Navigate to the "Headers & Scripts" section of the KickoffLabs Dashboard
  2. Add the following favicon code
    <link href="http://a_domain.com/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />
      
    
  1. Update the href to point to the file you want to use as your favicon.

Knowledge Base and Helpdesk