CMS Development

mchvatal
Mitwirkender/Mitwirkende

Blog Favicon

lösung

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 Upvotes
2 Akzeptierte Lösungen
Stephanie-OG
Lösung
Autorität

Blog Favicon

lösung

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!

Lösung in ursprünglichem Beitrag anzeigen

mchvatal
Lösung
Mitwirkender/Mitwirkende

Blog Favicon

lösung

That worked perfectly, thank you Stephanie!

Lösung in ursprünglichem Beitrag anzeigen

2 Antworten
Stephanie-OG
Lösung
Autorität

Blog Favicon

lösung

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
Lösung
Mitwirkender/Mitwirkende

Blog Favicon

lösung

That worked perfectly, thank you Stephanie!