-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
This is likely a Very Dumb Question from Brad, but here it goes: I see that the theme
object is available in the browser (if I open the console and type theme
it returns the object); how do I get the info within theme
to display in, say, html/partials/header.html
?
I know we are using Hogan to render our templates, but I'm scratching my head why adding {{ theme.logoImage }}
isn't printing out the path to the logo.
Forgive the dumbness of the question, but once I have an idea of how to work with the theme object in this repo, I can get everything wired up!
Metadata
Metadata
Assignees
Labels
No labels