We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Apr 7, 2021 3:00 AM
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?
Apr 7, 2021 5:43 AM
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.