CMS Development

mchvatal
Colaborador

Blog Favicon

resolver

Is it possible to add a favicon just for our blog? I don't see a way to do this within Hubspot, but is it possibe to add to our template?

 

Thanks!

0 Me gusta
2 Soluciones aceptadas
Stephanie-OG
Solución
Asesor destacado

Blog Favicon

resolver

Hi there!

 

You should be able to click on into the "Additional Head Markup" on the blog template and add in HTML for your favicon on that particular template, which should look like this: 

 

<link rel="shortcut icon" type="image/png" href="/link-to-your-favicon.png">

 

You'll want to change the type if it's not a PNG.

 

Hopefully that should override the site-wide favicon.

 


Stephanie O'Gay GarciaHubSpot Design / Development

Website | Contact

 

If this helped, please mark it as the solution to your question, thanks!

Ver la solución en mensaje original publicado

mchvatal
Solución
Colaborador

Blog Favicon

resolver

That worked perfectly, thank you Stephanie!

Ver la solución en mensaje original publicado

2 Respuestas 2
Stephanie-OG
Solución
Asesor destacado

Blog Favicon

resolver

Hi there!

 

You should be able to click on into the "Additional Head Markup" on the blog template and add in HTML for your favicon on that particular template, which should look like this: 

 

<link rel="shortcut icon" type="image/png" href="/link-to-your-favicon.png">

 

You'll want to change the type if it's not a PNG.

 

Hopefully that should override the site-wide favicon.

 


Stephanie O'Gay GarciaHubSpot Design / Development

Website | Contact

 

If this helped, please mark it as the solution to your question, thanks!

mchvatal
Solución
Colaborador

Blog Favicon

resolver

That worked perfectly, thank you Stephanie!