I'm working into a new theme so I've created some variables I need to load into a web template everywhere, so I've put them into a custom route. My trouble now is that they're shown only at my custom route (where my template is), and not a homepage URL, for instance.
Is there any way I could solve this?