Sales Hub Tools

Kamelea
メンバー

how to insert favicon image to quotation using coding

Hello, I have tried inserting an image from favicons to my quotation template using coding but the image did not display. 

 

 

here is my coding that I have created. 

<img width="250" height="250" style="border-rectangle: 50%; object-fit:contain;" loading="lazy" src="{{ QUOTE_PROPS.hs_favicons_url }}"><br />

 

 

do you have any suggestions on how to do it?

0 いいね!
1件の返信
webdew
ガイド役 | Diamond Partner
ガイド役 | Diamond Partner

how to insert favicon image to quotation using coding

Hi @Kamelea ,

Pl add in head tag <link rel="shortcut icon"
href="
https://www.hubspot.com/hubfs/HubSpot_Logos/HubSpot-Inversed-Favicon.png">

(Pl change the image accordingly)

Hope this helps!

If we were able to answer your query, kindly help the community by marking it as a solution.
Thanks and Regards.