Site wide includes/requires #55
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
Idea for discussion
This idea is a suggestion but input from others would be great.
Milestone
Something I personally do is create a custom module, that acts to store all of my site-wide requires. Things like fonts, stuff I know will be needed for every template.
The reason for this is because if you need to change it site wide, it's easier to do it in 1 module that's used everywhere.
The alternative is HubSpot's domain based settings, but for anyone who's been around long enough to do a redesign - basically setting anything there that isn't invisible(like a tracking code) is a huge slap in the face to whomever does a redesign down the road.
If it's possible though doing an include of an html partial file in the is probably better. modules add html markup even if they have nothing to display.
The text was updated successfully, but these errors were encountered: