
When building HubSpot themes you often want to have default images referenced from inside your theme folder. You would think adding a relative link would work but you actually need to add it inside this hubl function to get it to work get_asset_url()
Learn more about building custom modules in HubSpot.
1 2 3 4 5 6 7 8 | "default" : { "src" : "{{ get_asset_url('../images/your-image.jpg') }}", "alt" : "", "width" : "1440", "height" : "683" } |
New Industrial HubSpot Theme Released
Do you use HubSpot just for a blog or landing pages? No problem. this HubSpot theme contains the most common types of landing pages and a robust blog template to get you started. Learn More