Hi, I have a bunch of header data in my home template which I need to use in the content of other templates. It's fairly trivial to use page.find within their Twig markup to locate the home page and fetch the data there but it seems a little off...
Is there a way to offer data storage in a similar way to the admin page blueprint forms, but readily available site-wide?